JAL-1871 JAL-1553 don’t modify selection/view colour scheme again after OK is pressed.
[jalview.git] / src / jalview / gui / AnnotationRowFilter.java
index 21c91d8..ac767cf 100644 (file)
@@ -183,7 +183,6 @@ public abstract class AnnotationRowFilter extends JPanel
 
   public void ok_actionPerformed(ActionEvent e)
   {
-    updateView();
     try
     {
       frame.setClosed(true);