Removed debug logging.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@904 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// $Id: IsoSceneView.java,v 1.86 2002/01/31 02:10:36 mdb Exp $
|
||||
// $Id: IsoSceneView.java,v 1.87 2002/01/31 02:12:35 mdb Exp $
|
||||
|
||||
package com.threerings.miso.scene;
|
||||
|
||||
@@ -746,7 +746,6 @@ public class IsoSceneView implements SceneView
|
||||
// repainted
|
||||
if (hobject != _hobject) {
|
||||
_hobject = hobject;
|
||||
System.out.println("New hover object: " + hobject);
|
||||
repaint = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user