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

neil_a_wilson
25.40.2007 44aad3f84d2a820094f3b5e73722778edc8c23f5
opends/src/server/org/opends/server/protocols/ldap/ProtocolOp.java
@@ -29,6 +29,7 @@
import org.opends.server.protocols.asn1.ASN1Element;
import org.opends.server.types.LDAPException;
import static org.opends.server.messages.MessageHandler.*;
import static org.opends.server.messages.ProtocolMessages.*;
@@ -43,9 +44,6 @@
 */
public abstract class ProtocolOp
{
  /**
   * Retrieves the BER type for this protocol op.
   *