JAL-2136 added improvement to parse crudelist file instead of scrapping 'summary...
[jalview.git] / src / jalview / gui / AppJmol.java
index 5f18aea..bdd8c4b 100644 (file)
@@ -66,7 +66,6 @@ import javax.swing.JCheckBoxMenuItem;
 import javax.swing.JColorChooser;
 import javax.swing.JInternalFrame;
 import javax.swing.JMenu;
-import javax.swing.JOptionPane;
 import javax.swing.JPanel;
 import javax.swing.JSplitPane;
 import javax.swing.SwingUtilities;
@@ -164,7 +163,7 @@ public class AppJmol extends StructureViewerBase
         closeViewer(false);
       }
     });
-    initJmol(loadStatus); // pdbentry, seq, JBPCHECK!
+    initJmol(loadStatus); // pdbentry, seq, JBPCHECK!ˇ
 
   }