Merge branch 'feature/JAL-3127_seqidChainshading' into merge/JAL-3127
[jalview.git] / src / jalview / schemes / ColourSchemeI.java
index 02ea887..7b79d88 100755 (executable)
@@ -67,12 +67,10 @@ public interface ColourSchemeI
    *          - the parent viewport
    * @param sg
    *          - the collection of sequences to be coloured
-   * @param hiddenRepSequences
    * @return copy of current scheme with any inherited settings transferred
    */
   ColourSchemeI getInstance(AlignViewportI viewport,
-          AnnotatedCollectionI sg,
-          Map<SequenceI, SequenceCollectionI> hiddenRepSequences);
+          AnnotatedCollectionI sg);
 
   /**
    * Answers true if the colour scheme is suitable for the given data, else