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

jvergara
06.52.2009 bbdcd1d918a2f27fccb2e6a3fe4d854b901dffd8
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();