merge
[jalview.git] / src / jalview / jbgui / GAlignFrame.java
index e629932..73d34c2 100755 (executable)
@@ -3110,9 +3110,4 @@ public class GAlignFrame extends JInternalFrame
   protected void showComplement_actionPerformed(boolean state)
   {
   }
-
-  public JRadioButtonMenuItem getTcoffeColour()
-  {
-    return tcoffeeColour;
-  }
 }