JAL-3130 remove some comments on quit. fix modules file.
[jalview.git] / src / jalview / jbgui / GDesktop.java
index 2cc86e4..c26946c 100755 (executable)
@@ -553,7 +553,7 @@ public class GDesktop extends JFrame
    */
   protected void quit()
   {
-    System.out.println("********** GDesktop.quit()");
+    //System.out.println("********** GDesktop.quit()");
   }
 
   /**