JAL-2055 removed stub first version of colours features/JAL-2055alternateFeatureColours
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 26 Apr 2016 14:08:24 +0000 (15:08 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 26 Apr 2016 14:08:24 +0000 (15:08 +0100)
src/jalview/schemes/GraduatedColor.java

index f629d09..e6aced3 100644 (file)
@@ -34,11 +34,6 @@ import java.awt.Color;
  */
 public class GraduatedColor
 {
-  private static final Color[] colours = new Color[] { Color.blue,
-      Color.red };
-
-  private static int colourModulus = 0;
-
   int thresholdState = AnnotationColourGradient.NO_THRESHOLD; // or
                                                               // ABOVE_THRESHOLD
                                                               // or