ref #7887 Remove grayed value preferences from distributon wizards
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / preference / wizard / AvailableDistributionStatusPage.java
index 9fabf7dd12af235eb3929597f2f9020c3c83c746..66515992091a123c0763709e3778e3060bdd341e 100755 (executable)
@@ -70,11 +70,6 @@ public class AvailableDistributionStatusPage extends AbstractTermSelectionWizard
         return checkedValues;
     }
 
-    @Override
-    protected String getGrayedValuesFromPreferences() {
-        return null;
-    }
-
     /**
      * {@inheritDoc}
      */