JAL-3454 tidy comments
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Thu, 10 Oct 2019 14:14:31 +0000 (15:14 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Thu, 10 Oct 2019 14:14:31 +0000 (15:14 +0100)
src/jalview/io/AppletFormatAdapter.java

index 8c29078..49d2c6c 100755 (executable)
@@ -158,9 +158,8 @@ public class AppletFormatAdapter
   {
 
     this.selectedFile = selectedFile;
-    // BH 2019.10.06 PDB.getSequenceRecords calling this and then needs string,
-    // below
     inFile = (selectedFile == null ? file : selectedFile.getPath());
+
     try
     {
       if (fileFormat.isStructureFile())
@@ -179,8 +178,6 @@ public class AppletFormatAdapter
         }
         else
         {
-          // BH: This block is executed by PDBSequenceFetcherTest
-
           // todo is mc_view parsing obsolete yet? JAL-2120
           StructureImportSettings.setShowSeqFeatures(true);
           alignFile = new mc_view.PDBfile(annotFromStructure,