JAL-674 unused variable
authorJim Procter <jprocter@dundee.ac.uk>
Thu, 27 Nov 2014 14:31:20 +0000 (14:31 +0000)
committerJim Procter <jprocter@dundee.ac.uk>
Thu, 27 Nov 2014 14:31:20 +0000 (14:31 +0000)
src/jalview/structure/StructureSelectionManager.java

index 4359879..af00798 100644 (file)
@@ -522,7 +522,6 @@ public class StructureSelectionManager
     {
       return;
     }
-    boolean removeMapping = true;
     String[] handlepdbs;
     Vector pdbs = new Vector();
     for (int i = 0; i < pdbfiles.length; pdbs.addElement(pdbfiles[i++]))