j2sNative clean-up. Fixes problem with second try of sequence fetching
[jalview.git] / src / jalview / gui / OverviewPanel.java
index 84e3313..a5aaf7c 100755 (executable)
@@ -249,7 +249,6 @@ public class OverviewPanel extends JPanel
      * Javascript does not call componentResized on initial display,
      * so do the update here
      */
-    // boolean doUpdate = /** @j2sNative true || */ false;
     if (Platform.isJS())
     {
       updateOverviewImage();