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

sin
16.25.2007 757cfdfd177675d10d809f3405522db9bd1c86c3
opends/src/server/org/opends/server/util/ServerConstants.java
@@ -755,15 +755,7 @@
   * The name of the structural objectclass that will be used for the Directory
   * Server root DSE entry.
   */
  public static final String OC_ROOT_DSE = "ds-rootDSE";
  /**
   * The name of the structural objectclass that will be used for the Directory
   * Server root DSE entry, formatted in all lowercase.
   */
  public static final String OC_ROOT_DSE_LC = "ds-rootdse";
  public static final String OC_ROOT_DSE = "ds-root-dse";