JAL-629 Test tidyup
[jalview.git] / src / jalview / gui / AnnotationColourChooser.java
index f1e8402..a0ab709 100644 (file)
@@ -86,6 +86,7 @@ public class AnnotationColourChooser extends AnnotationRowFilter
       }
     }
     frame = new JInternalFrame();
+    frame.setFrameIcon(null);
     frame.setContentPane(this);
     frame.setLayer(JLayeredPane.PALETTE_LAYER);
     Desktop.addInternalFrame(frame,