JAL-34 - quick hack to see how we can do alignment comparison for splitframes linking...
[jalview.git] / src / jalview / datamodel / AllRowsCollection.java
index c52cebf..10c47f0 100644 (file)
@@ -66,4 +66,3 @@ public class AllRowsCollection implements AlignmentRowsCollectionI
     return (hidden.getSize() > 0);
   }
 }
-