JAL-3543 remove debugging output
[jalview.git] / src / jalview / bin / Jalview.java
index 3cae900..8c9d391 100755 (executable)
@@ -421,7 +421,6 @@ public class Jalview
       BioJsHTMLOutput.updateBioJS();
     }
 
-    Cache.log.info("CHECKPOINT 1");
     // Move any new getdown-launcher-new.jar into place over old
     // getdown-launcher.jar
     String appdirString = System.getProperty("getdownappdir");
@@ -446,7 +445,6 @@ public class Jalview
     DataSourceType protocol = null;
     FileLoader fileLoader = new FileLoader(!headless);
 
-    Cache.log.info("CHECKPOINT 2");
     String groovyscript = null; // script to execute after all loading is
     // completed one way or another
     // extract groovy argument and execute if necessary