Disabled a line of debug.

This commit is contained in:
dev
2011-07-26 16:28:21 +00:00
parent b7cfcccf59
commit 7bee72c204

View File

@ -95,7 +95,7 @@ public class Main {
// Popup Main window.
WindowHandler.toggleFrames();
testStuff(); // Delete Me
// testStuff(); // Delete Me
}
@SuppressWarnings("static-access")