JAL-2136 New Phyre2 branch + attempt to resynced with develop
[jalview.git] / src / jalview / structures / models / AAStructureBindingModel.java
index 1637631..32cf420 100644 (file)
@@ -586,8 +586,8 @@ public abstract class AAStructureBindingModel extends
              * move on to next pdb file (ignore sequences for other chains
              * for the same structure)
              */
-            s = seqCountForPdbFile;
-            break;
+            // s = seqCountForPdbFile;
+            // break;
           }
         }
       }