ref #8568: performance issues for term and voc preference pages
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / preference / wizard / AvailableDistributionPerAreaStatusWizard.java
index ad3897345709929c2f75e31b92ee38a414149295..e60bdd1731c1a1095b6852a2c49be17c0d03ff62 100755 (executable)
@@ -105,7 +105,7 @@ public class AvailableDistributionPerAreaStatusWizard extends Wizard implements
 
        // PreferencesUtil.setBooleanValue(PreferencesUtil.createOverridePreferenceString(PreferencePredicate.AvailableDistributionStatus.getKey()), aPage.override);
         PreferencesUtil.firePreferencesChanged(this.getClass());
-        //EventUtility.postEvent(WorkbenchEventConstants.REFRESH_DISTRIBUTION_PREFERENCES, true);
+
         return true;
     }