We register as a client observer when we start up; we need to remove ourselves
when we shut down. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6536 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -82,6 +82,7 @@ public class MuteDirector extends BasicDirector
|
||||
_chatdir.removeChatFilter(this);
|
||||
_chatdir = null;
|
||||
}
|
||||
_ctx.getClient().removeClientObserver(this);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user