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

jvergara
06.52.2009 3255dd50fc08e5fda1e68d91ad0131bd5b5e6807
opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/DSConfig.java
@@ -286,16 +286,6 @@
  public static final String GENERIC_TYPE = "generic";
  /**
   * The value for the long option advanced.
   */
  private static final String OPTION_DSCFG_LONG_ADVANCED = "advanced";
  /**
   * The value for the short option advanced.
   */
  private static final Character OPTION_DSCFG_SHORT_ADVANCED = null;
  /**
   * The tracer object for the debug logger.
   */
  private static final DebugTracer TRACER = getTracer();