JAL-3127 scripts updated for method signature change
[jalview.git] / examples / groovy / colourConserved.groovy
index 35c54d5..5fc2ad1 100644 (file)
@@ -43,7 +43,7 @@ conserved = { ->
     /*
      * to make a new instance for each alignment view
      */
-    getInstance: { AlignViewportI view, AnnotatedCollectionI coll, Map<SequenceI, SequenceCollectionI> map -> conserved() },
+    getInstance: { AlignViewportI view, AnnotatedCollectionI coll -> conserved() },
     
     /*
      * method only needed if colour scheme has to recalculate