Oops, stray debug line got left in
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5549 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -293,7 +293,6 @@ public class Communicator
|
|||||||
_outq.length = 0;
|
_outq.length = 0;
|
||||||
|
|
||||||
// well that's great! let's logon
|
// well that's great! let's logon
|
||||||
log.info("Posting auth request");
|
|
||||||
postMessage(new AuthRequest(_client.getCredentials(), _client.getVersion(),
|
postMessage(new AuthRequest(_client.getCredentials(), _client.getVersion(),
|
||||||
_client.getBootGroups()));
|
_client.getBootGroups()));
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user