When we add a chat display, we must remove it once we're done.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@397 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2007-08-02 19:12:08 +00:00
parent 8d9ff98273
commit 30d7bc4be3
@@ -127,6 +127,7 @@ public class GameControlBackend
public function shutdown () :void
{
_ezObj.removeListener(this);
_ctx.getChatDirector().removeChatDisplay(this);
_ctx.getClient().getClientObject().removeListener(_userListener);
_userFuncs = null; // disconnect