mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
15.26.2009 fb4ca733c544339f15ab0667488daa57482967e3
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/util/Utilities.java
@@ -82,7 +82,6 @@
import javax.swing.table.TableColumn;
import javax.swing.table.TableColumnModel;
import org.opends.admin.ads.SubtreeDeleteControl;
import org.opends.guitools.controlpanel.ControlPanel;
import org.opends.guitools.controlpanel.browser.IconPool;
import org.opends.guitools.controlpanel.datamodel.ConfigReadException;
@@ -2073,12 +2072,6 @@
    }
  }
  /**
   * The OID of the delete subtree control.
   */
  public static final String SUBTREE_CTRL_OID =
    (new SubtreeDeleteControl()).getID();
  /**
   * Sets the required icon to the provided label.