jmol update
[jalview.git] / src / jalview / gui / AppJmol.java
index 1b0a5cb..7af2cfb 100644 (file)
@@ -414,6 +414,7 @@ public class AppJmol extends GStructureViewer implements Runnable,
   void closeViewer()
   {
     jmb.closeViewer();
+    
     // TODO: check for memory leaks where instance isn't finalised because jmb
     // holds a reference to the window
     jmb = null;