tuned;
authorwenzelm
Thu, 07 Jul 2016 12:02:58 +0200
changeset 63420 b43a3f7d9935
parent 63419 f473b6b16c63
child 63421 3bf02e7fa8a3
tuned;
src/Pure/GUI/gui.scala
--- a/src/Pure/GUI/gui.scala	Thu Jul 07 11:46:18 2016 +0200
+++ b/src/Pure/GUI/gui.scala	Thu Jul 07 12:02:58 2016 +0200
@@ -15,7 +15,6 @@
 import javax.swing.{ImageIcon, JOptionPane, UIManager, JLayeredPane, JFrame, JWindow, JDialog,
   JButton, JTextField}
 
-import scala.collection.convert.WrapAsJava
 import scala.swing.{ComboBox, TextArea, ScrollPane}
 import scala.swing.event.SelectionChanged