JAL-1551 format and tidy
[jalview.git] / src / jalview / io / FileLoader.java
index 0f94efa..1d9655b 100755 (executable)
@@ -319,7 +319,6 @@ public class FileLoader implements Runnable
             }
             viewport.firePropertyChange("alignment", null, viewport
                     .getAlignment().getSequences());
-
           }
           else
           {
@@ -331,7 +330,9 @@ public class FileLoader implements Runnable
                     { title }));
 
             if (!protocol.equals(AppletFormatAdapter.PASTE))
+            {
               alignFrame.setFileName(file, format);
+            }
             if (raiseGUI)
             {
               // add the window to the GUI