Clear out our _bstrap reference after we logoff.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5734 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2009-04-18 00:06:06 +00:00
parent 597062f0bc
commit c21f8ad735
@@ -436,6 +436,7 @@ public class Client extends EventDispatcher
{
// clear out our references
_comm = null;
_bstrap = null;
_omgr = null;
_clobj = null;
_cloid = -1;