Merge branch 'develop' into JAL-1483_29dev
[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()