Revert "JAL-2727 null hconsensus, "
[jalview.git] / src / jalview / viewmodel / AlignmentViewport.java
index 5d35775..a66855e 100644 (file)
@@ -949,9 +949,7 @@ public abstract class AlignmentViewport
     groupConservation = null;
     hconsensus = null;
     hcomplementConsensus = null;
-    hconservation = null;
     gapcounts = null;
-    calculator = null;
     // colour scheme may hold reference to consensus
     residueShading = null;
     // TODO remove listeners from changeSupport?