JAL-1553 added applet support for the select-column-by-annotation-row feature
[jalview.git] / src / jalview / gui / AnnotationColourChooser.java
index 3c6fd88..2ad0bd2 100644 (file)
@@ -63,9 +63,6 @@ public class AnnotationColourChooser extends AnnotationRowFilter
 
   JButton defColours = new JButton();
 
-  JButton ok = new JButton();
-
-  JButton cancel = new JButton();
 
   JPanel jPanel1 = new JPanel();