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

jcambon
13.33.2009 751f2d572387f3391e11d63259638ddedc922ed1
opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/InternalManagementContextFactory.java
@@ -105,11 +105,4 @@
    return new CommandBuilder(null, null);
  }
  /**
   * {@inheritDoc}
   */
  public void setRawArguments(String[] args) {
    // No implementation required.
  }
}