Clear out our _bstrap reference when we logoff. What's good for the

ActionScript goose is good for the Java gander.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5735 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2009-04-18 00:07:54 +00:00
parent c21f8ad735
commit 916cb30339
@@ -814,6 +814,7 @@ public class Client
// clear out our references
_comm = null;
_bstrap = null;
_omgr = null;
_clobj = null;
_connectionId = _cloid = -1;