No need for method or chain
authoramwaterhouse <Andrew Waterhouse>
Tue, 29 Nov 2005 18:01:16 +0000 (18:01 +0000)
committeramwaterhouse <Andrew Waterhouse>
Tue, 29 Nov 2005 18:01:16 +0000 (18:01 +0000)
src/jalview/datamodel/PDBEntry.java

index 508e530..9e651fb 100755 (executable)
@@ -5,8 +5,6 @@ public class PDBEntry
 {\r
   String type;\r
   String id;\r
- // //String method;\r
-  //String chains;\r
   Hashtable properties;\r
 \r
   public PDBEntry()\r