JAL-1655 JAL-845 special support to set column width of protein panel 3*width of...
[jalview.git] / src / jalview / io / BioJsHTMLOutput.java
index 163f311..db43a3f 100644 (file)
@@ -53,9 +53,7 @@ public class BioJsHTMLOutput
               .getGlobalColourScheme());
       this.fr = ap.cloneFeatureRenderer();
       displayedFeatures = av.getFeaturesDisplayed();
-
-    exportJalviewAlignmentAsBioJsHtmlFile();
-  }
+    }
   }
 
   private void exportJalviewAlignmentAsBioJsHtmlFile()