From: gmungoc Date: Thu, 10 Oct 2019 14:14:31 +0000 (+0100) Subject: JAL-3454 tidy comments X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=4b2392caa53f1de3400e7916d1d9c7b815d446f4;p=jalview.git JAL-3454 tidy comments --- diff --git a/src/jalview/io/AppletFormatAdapter.java b/src/jalview/io/AppletFormatAdapter.java index 8c29078..49d2c6c 100755 --- a/src/jalview/io/AppletFormatAdapter.java +++ b/src/jalview/io/AppletFormatAdapter.java @@ -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,