JAL-1544 typos in comments
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Thu, 18 Jun 2015 16:14:38 +0000 (17:14 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Thu, 18 Jun 2015 16:14:38 +0000 (17:14 +0100)
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