no need to send consensus
[jalview.git] / src / jalview / gui / UserDefinedColours.java
index 8398643..05edac5 100755 (executable)
@@ -73,7 +73,7 @@ public class UserDefinedColours extends GUserDefinedColours implements ChangeLis
 \r
 \r
     try{\r
-      col = oldColourScheme.findColour(aa, -1, null);\r
+      col = oldColourScheme.findColour(aa, -1);\r
     }catch(Exception ex){}\r
 \r
     button.setBackground(  col );\r