Remove debug logging.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@242 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -141,7 +141,6 @@ public abstract class FrameManager
|
||||
timer = (MediaTimer)Class.forName(timerClass).newInstance();
|
||||
break;
|
||||
} catch (Throwable t) {
|
||||
t.printStackTrace(System.err);
|
||||
// try the next one
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user