mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-09 02:52:04 +08:00
Remove extraneous do_close() prototype. Conflicts with perl internals.
This commit is contained in:
parent
1966222b50
commit
371e1e5936
@ -218,8 +218,6 @@ void send_ldap_result LDAP_P(( Connection *conn, Operation *op, int err, char *m
|
||||
void send_ldap_search_result LDAP_P(( Connection *conn, Operation *op, int err,
|
||||
char *matched, char *text, int nentries ));
|
||||
|
||||
void do_close( Connection *conn, long opid );
|
||||
|
||||
/*
|
||||
* schema.c
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user