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. */