JAL-1988 JAL-3130 Now we're in Java 11 land, using jdeps and jlink have made a pared...
[jalview.git] / src / jalview / gui / Desktop.java
index 647971e..4d00b1f 100644 (file)
@@ -354,13 +354,6 @@ public class Desktop extends jalview.jbgui.GDesktop
 
     doConfigureStructurePrefs();
     setTitle("Jalview " + jalview.bin.Cache.getProperty("VERSION"));
-    // setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
-    /* comments
-     * galore
-     * to
-     * change the line numbers
-     */
-
     /*
     if (!Platform.isAMac())
     {