opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/SuffixContainer.java
@@ -29,8 +29,6 @@ { /** The name of the index associating normalized DNs to ids. LDAP DNs uniquely identify entries. */ String DN2ID_INDEX_NAME = "dn2id"; /** The name of the index associating normalized DNs to URIs. */ String DN2URI_INDEX_NAME = "dn2uri"; /** * The name of the index associating entry ids to entries. Entry ids are * monotonically increasing unique longs and entries are serialized versions