JAL-2371 commented code removed only
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 31 Jan 2017 15:23:06 +0000 (15:23 +0000)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Tue, 31 Jan 2017 15:23:06 +0000 (15:23 +0000)
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);