rollback r4636 due to interference with non-yohoho projects

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4637 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Elizabeth Fong
2007-03-27 21:49:25 +00:00
parent f76825c76e
commit 3c7a546472
3 changed files with 3 additions and 30 deletions
@@ -37,7 +37,6 @@ import com.threerings.presents.net.BootstrapData;
import com.threerings.presents.net.Credentials;
import com.threerings.presents.net.PingRequest;
import com.threerings.presents.net.PongResponse;
import com.threerings.presents.server.LocalDObjectMgr;
/**
* Through the client object, a connection to the system is established and maintained. The client
@@ -620,7 +619,6 @@ public class Client
// clear out our references
_comm = null;
_omgr = null;
LocalDObjectMgr.clomgr = null;
_clobj = null;
_cloid = -1;
_standalone = false;