Remove deletebonds
[jalview.git] / src / MCview / PDBChain.java
index 276525b..1fade31 100755 (executable)
@@ -41,7 +41,6 @@ public class PDBChain {
     public int seqstart = 0;\r
     public int seqend = 0;\r
 \r
-    //public DrawableSequence ds;\r
     public PDBChain(String id) {\r
         this.id = id;\r
     }\r