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

Fabio Pistolesi
22.30.2016 1a2cdfb5cf5f89348e8fee7ceeaa699d4aa54cea
opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/DnKeyFormat.java
@@ -24,8 +24,6 @@
/** Handles the disk representation of LDAP data. */
public class DnKeyFormat
{
  /** The format version used by this class to encode and decode a ByteString. */
  static final byte FORMAT_VERSION = 0x01;
  // The following fields have been copied from the DN class in the SDK
  /** RDN separator for normalized byte string of a DN. */