[CLEANUP] Removed outcommented code

This commit is contained in:
JKetelaar
2016-06-12 01:50:10 +02:00
parent 4e8f71a89a
commit f1af8c5e03
@@ -39,7 +39,6 @@ public class BotUI extends JFrame implements ActionListener, ComponentListener,
throw new IllegalStateException("BotUI already created");
}
instance = this;
//WebLookAndFeel.install();
JPopupMenu.setDefaultLightWeightPopupEnabled(false);
setTitle("Parabot");