stubs for TFileOpenBox, cleanup putStringXY
[fanfix.git] / src / jexer / demos / DemoMsgBoxWindow.java
index e0c7b2112ce43da33263cd04bba8ecebcf1f4c37..b2cef0dbc9522b0267353a02c2b5b193c5726e98 100644 (file)
@@ -31,8 +31,6 @@
 package jexer.demos;
 
 import jexer.*;
-import jexer.event.*;
-import jexer.menu.*;
 
 /**
  * This window demonstates the TMessageBox and TInputBox widgets.