JAL-1544 typos in comments
[jalview.git] / src / jalview / gui / ChimeraViewFrame.java
index 1e6da78..f644e95 100644 (file)
@@ -1378,11 +1378,10 @@ public class ChimeraViewFrame extends StructureViewerBase
           is.close();
         } catch (IOException e)
         {
-          // ignoreß
+          // ignore
         }
       }
     }
-    // return this.chimeraSessionFile == null ? "" : chimeraSessionFile;
   }
 
   @Override