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

Matthew Swift
19.26.2011 8cf662164d769f7b838b30c0ff13a3d59672b149
opends/src/messages/src/org/opends/messages/Category.java
@@ -23,6 +23,7 @@
 *
 *
 *      Copyright 2007-2009 Sun Microsystems, Inc.
 *      Portions copyright 2011 ForgeRock AS.
 */
package org.opends.messages;
@@ -162,11 +163,6 @@
  SERVICETAG(0x01400000),
  /**
   * The category used for messages associated with the NDB backend.
   */
  NDB(0x01500000),
  /**
   * The category that will be used for messages associated with
   * third-party (including user-defined) modules.
   */