Removed debug logging I had intentionally left in.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@471 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -84,9 +84,6 @@ public class EZGamePanel extends Canvas
|
||||
{
|
||||
super.updateDisplayList(uw, uh);
|
||||
|
||||
// TODO: debugging. Remove.
|
||||
trace("UpdateDisplayList: " + uw + ":" + _gameView.width + ", " +
|
||||
uh + ":" + _gameView.height);
|
||||
backend.sizeChanged();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user