JAL-2371 commented code removed only
[jalview.git] / src / jalview / viewmodel / AlignmentViewport.java
index abb8f63..230864e 100644 (file)
@@ -626,9 +626,6 @@ public abstract class AlignmentViewport implements AlignViewportI,
 
     if (cs != null)
     {
-      // if (getConservationSelected() || getAbovePIDThreshold()
-      // || cs instanceof PIDColourScheme
-      // || cs instanceof Blosum62ColourScheme)
       if (getConservationSelected())
       {
         residueShading.setConservation(hconservation);