JAL-1528 found and readded Colour by Chain ('rainbow color')
[jalview.git] / src / jalview / gui / ChimeraViewFrame.java
index cfac4ef..02865e1 100644 (file)
@@ -144,9 +144,6 @@ public class ChimeraViewFrame extends GStructureViewer implements Runnable,
       _alignwith = new Vector<AlignmentPanel>();
     }
 
-    // no colour by chain command in Chimera?
-    chainColour.setVisible(false);
-
     // save As not yet implemented
     savemenu.setVisible(false);