Merge branch 'spikes/phyre' into features/JAL-2136_phyre2_integration
[jalview.git] / src / jalview / ext / rbvi / chimera / JalviewChimeraBinding.java
index ecf93d3..daf6131 100644 (file)
@@ -172,8 +172,6 @@ public abstract class JalviewChimeraBinding extends AAStructureBindingModel
       if (getSsm() != null)
       {
         getSsm().addStructureViewerListener(this);
-        // ssm.addSelectionListener(this);
-        refreshGUI();
       }
       return true;
     } catch (Exception q)