JAL-629 - remove TODO from jalview.bin.Jalview since it is now done via jalview.bin...
[jalview.git] / src / jalview / bin / Jalview.java
index b560c5f..50c1828 100755 (executable)
@@ -986,9 +986,7 @@ public class Jalview
             ex.printStackTrace(System.err);
           }
         }
-        // TODO - load PDB structure(s) to alignment JAL-629
-        // (associate with identical sequence in alignment, or a specified
-        // sequence)
+        
         if (groovyscript != null)
         {
           // Execute the groovy script after we've done all the rendering stuff