Hastable is not used anywhere
[jalview.git] / src / jalview / datamodel / Alignment.java
index e329cc8..abf4874 100755 (executable)
@@ -11,7 +11,6 @@ public class Alignment implements AlignmentI
 \r
   protected Vector      sequences;\r
   protected Vector      groups = new Vector();\r
-  public    Hashtable[] cons;\r
   protected char      gapCharacter = '-';\r
 \r
   /** Make an alignment from an array of Sequences.\r