test cc change revoked.
authorjprocter <Jim Procter>
Mon, 30 Jul 2007 17:30:21 +0000 (17:30 +0000)
committerjprocter <Jim Procter>
Mon, 30 Jul 2007 17:30:21 +0000 (17:30 +0000)
src/jalview/bin/Jalview.java

index 27c5249..f0c33a1 100755 (executable)
@@ -43,7 +43,6 @@ public class Jalview
   public static void main(String[] args)
   {
     System.out.println("Java version: " + System.getProperty("java.version"));
-    System.out.println("Java version: " + System.getProperty("java.version"));
     System.out.println(System.getProperty("os.arch") + " "
                        + System.getProperty("os.name") + " "
                        + System.getProperty("os.version"));