conservation removed
authoramwaterhouse <Andrew Waterhouse>
Thu, 12 May 2005 09:09:44 +0000 (09:09 +0000)
committeramwaterhouse <Andrew Waterhouse>
Thu, 12 May 2005 09:09:44 +0000 (09:09 +0000)
src/jalview/datamodel/Alignment.java

index 2355a20..15a1455 100755 (executable)
@@ -14,7 +14,6 @@ public class Alignment implements AlignmentI
   protected Vector   superGroup = new Vector();\r
   protected char        gapCharacter = '-';\r
   public AlignmentAnnotation [] annotations;\r
-  public Conservation conservation;\r
 \r
   public boolean featuresAdded = false;\r
 \r