merge of '4f6ac18e6c1fd556520e2eb83946e4e7aee173a6'

and '8d3b0833fe0feef199464e796c09d2ac769fbde9'
This commit is contained in:
dev
2011-07-26 16:29:33 +00:00

View File

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