JAL-1443 modified exception notifications
[jalview.git] / src / jalview / gui / StructureChooser.java
index 7c09266..3540cfc 100644 (file)
@@ -309,7 +309,6 @@ public class StructureChooser extends GStructureChooser
         {
           seqRefs.add(getDBRefId(dbRef));
         }
-        // seqRefs.add(getDBRefId(dbRef));
         ++count;
         if (count > 10)
         {