fix aligned DNA codon translation bug(s) and generate AlignedCodonFrame mappings...
[jalview.git] / src / jalview / appletgui / AppletJmol.java
index e324c85..f64014b 100644 (file)
@@ -664,9 +664,6 @@ public class AppletJmol extends Frame
         }
       }
 
-
-      viewer.evalStringQuiet("set picking label");
-
       this.setTitle(title.toString());
 
     }