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

neil_a_wilson
25.40.2007 c888ad173543559089d2e0a93b6c1bfc8c1868dc
opendj-sdk/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.
   *