Commented out extremely common and innocuous log entry.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3824 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -510,7 +510,7 @@ public class StageSceneManager extends SpotSceneManager
|
||||
|
||||
// if we couldn't expand in any direction, it's no go
|
||||
if (rect == null) {
|
||||
Log.info("Couldn't expand cluster " + cl + ".");
|
||||
// Log.info("Couldn't expand cluster " + cl + ".");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user