X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fbin%2FJalview.java;h=8c9d39198adf9ed6583dec38e366c2b263c019a3;hb=e77b677c404d0850fab45aecac341abc64d8766d;hp=3cae9005e9cfd1f1830be2730c73f98f2f5f43a7;hpb=35ba75628555c1bc0cac29cff8354883c9ee324c;p=jalview.git diff --git a/src/jalview/bin/Jalview.java b/src/jalview/bin/Jalview.java index 3cae900..8c9d391 100755 --- a/src/jalview/bin/Jalview.java +++ b/src/jalview/bin/Jalview.java @@ -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