From: Kurt Zeilenga Date: Mon, 30 Aug 2004 18:10:36 +0000 (+0000) Subject: remove extraneous (in 2.2) prototype X-Git-Tag: OPENLDAP_REL_ENG_2_2_16~20 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6a22009fda7024a9dc416d3fc0329393ff2f8fd0;p=openldap remove extraneous (in 2.2) prototype --- diff --git a/servers/slapd/proto-slap.h b/servers/slapd/proto-slap.h index f8111756d0..202b77717f 100644 --- a/servers/slapd/proto-slap.h +++ b/servers/slapd/proto-slap.h @@ -953,7 +953,6 @@ LDAP_SLAPD_F (int) slap_read_controls LDAP_P(( Operation *op, SlapReply *rs, LDAP_SLAPD_F (int) str2result LDAP_P(( char *s, int *code, char **matched, char **info )); LDAP_SLAPD_F (int) slap_map_api2result LDAP_P(( SlapReply *rs )); -LDAP_SLAPD_F (slap_mask_t) slap_attr_flags LDAP_P(( AttributeName *an )); /* * root_dse.c