JAL-3003 remove redundant call to drawSelectionGroup
[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);
   }
 }
-