JAL-3383 get color as int options removed (to separate branch 3443)
[jalview.git] / src / jalview / renderer / ResidueShaderI.java
index 2f14a5d..4d97171 100644 (file)
@@ -82,6 +82,4 @@ public interface ResidueShaderI
 
   public abstract void setColourScheme(ColourSchemeI cs);
 
-  int findColourInt(char symbol, int position, SequenceI seq);
-
 }
\ No newline at end of file