Don't log a stack trace here.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4004 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2006-04-10 01:22:39 +00:00
parent 3cef4b5cec
commit 8d91fa9e7f
@@ -411,7 +411,7 @@ public class Communicator
} catch (Exception e) {
Log.debug("Logon failed: " + e);
Log.logStackTrace(e);
// Log.logStackTrace(e);
// once we're shutdown we'll report this error
_logonError = e;
// terminate our communicator thread