Less debug logging.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1757 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// $Id: PresentsClient.java,v 1.40 2002/09/24 00:50:45 mdb Exp $
|
// $Id: PresentsClient.java,v 1.41 2002/09/26 17:49:36 mdb Exp $
|
||||||
|
|
||||||
package com.threerings.presents.server;
|
package com.threerings.presents.server;
|
||||||
|
|
||||||
@@ -435,7 +435,7 @@ public class PresentsClient
|
|||||||
*/
|
*/
|
||||||
protected void sendBootstrap ()
|
protected void sendBootstrap ()
|
||||||
{
|
{
|
||||||
Log.info("Sending bootstrap " + this + ".");
|
// Log.info("Sending bootstrap " + this + ".");
|
||||||
|
|
||||||
// create and populate our bootstrap data
|
// create and populate our bootstrap data
|
||||||
BootstrapData data = createBootstrapData();
|
BootstrapData data = createBootstrapData();
|
||||||
|
|||||||
Reference in New Issue
Block a user