Actually clearSession() can be called from any thread.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5660 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -482,7 +482,6 @@ public class ClientManager
|
||||
/**
|
||||
* Called by PresentsSession to let us know that we can clear it entirely out of the system.
|
||||
*/
|
||||
@EventThread
|
||||
protected void clearSession (PresentsSession session)
|
||||
{
|
||||
// remove the client from the username map
|
||||
|
||||
Reference in New Issue
Block a user