]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/proto-slap.h
Add fe_op_abandon, call it in connection_abandon()
[openldap] / servers / slapd / proto-slap.h
index 31b64e6ce960811487a4e7944a70658981b1c237..73cb30fe40d9d23179c19c2163462352f5e4eaa9 100644 (file)
@@ -1410,9 +1410,7 @@ LDAP_SLAPD_F (int) do_extended LDAP_P((Operation *op, SlapReply *rs));
 /*
  * frontend operations
  */
-#if 0
 LDAP_SLAPD_F (int) fe_op_abandon LDAP_P((Operation *op, SlapReply *rs));
-#endif
 LDAP_SLAPD_F (int) fe_op_add LDAP_P((Operation *op, SlapReply *rs));
 LDAP_SLAPD_F (int) fe_op_bind LDAP_P((Operation *op, SlapReply *rs));
 LDAP_SLAPD_F (int) fe_op_compare LDAP_P((Operation *op, SlapReply *rs));