JAL-1818 reimplemented sequence and annotation processing for JmolParser and further...
[jalview.git] / src / MCview / Atom.java
index 1e7f973..68a7c21 100755 (executable)
@@ -46,8 +46,6 @@ public class Atom
 
   public int type;
 
-  public char ss;
-
   Color color = Color.lightGray;
 
   public String chain;