The #1 most popular Narya log message gets the can. No need to hear about
this 50,000 times a day. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2759 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// $Id: PlaceRegistry.java,v 1.25 2002/10/31 21:32:15 mdb Exp $
|
// $Id: PlaceRegistry.java,v 1.26 2003/08/09 04:56:35 mdb Exp $
|
||||||
|
|
||||||
package com.threerings.crowd.server;
|
package com.threerings.crowd.server;
|
||||||
|
|
||||||
@@ -237,10 +237,10 @@ public class PlaceRegistry
|
|||||||
Log.warning("Requested to unmap unmapped place manager " +
|
Log.warning("Requested to unmap unmapped place manager " +
|
||||||
"[pmgr=" + pmgr + "].");
|
"[pmgr=" + pmgr + "].");
|
||||||
|
|
||||||
} else {
|
// } else {
|
||||||
Log.info("Unmapped place manager " +
|
// Log.info("Unmapped place manager " +
|
||||||
"[class=" + pmgr.getClass().getName() +
|
// "[class=" + pmgr.getClass().getName() +
|
||||||
", ploid=" + ploid + "].");
|
// ", ploid=" + ploid + "].");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user