JAL-3551 working proof of concept of Jalview driving PyMOL
[jalview.git] / src / jalview / appletgui / ExtJmol.java
index 5be53a3..5c20136 100644 (file)
@@ -179,12 +179,4 @@ public class ExtJmol extends JalviewJmolBinding
   {
     return null;
   }
-
-  @Override
-  protected void sendAsynchronousCommand(String command, String progressMsg)
-  {
-    // TODO Auto-generated method stub
-    
-  }
-
 }