Merge remote-tracking branch 'origin/develop' into features/JAL-2388hiddencolumnschanges
[jalview.git] / src / jalview / ext / rbvi / chimera / JalviewChimeraBinding.java
index 3ae7593..870c4fe 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)