git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d990844
)
JAL-3454 tidy comments
author
gmungoc
<g.m.carstairs@dundee.ac.uk>
Thu, 10 Oct 2019 14:14:31 +0000
(15:14 +0100)
committer
gmungoc
<g.m.carstairs@dundee.ac.uk>
Thu, 10 Oct 2019 14:14:31 +0000
(15:14 +0100)
src/jalview/io/AppletFormatAdapter.java
patch
|
blob
|
history
diff --git
a/src/jalview/io/AppletFormatAdapter.java
b/src/jalview/io/AppletFormatAdapter.java
index
8c29078
..
49d2c6c
100755
(executable)
--- 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,