Skip to content
Snippets Groups Projects
Commit 371e1e59 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Remove extraneous do_close() prototype. Conflicts with perl internals.

parent 1966222b
No related branches found
No related tags found
No related merge requests found
......@@ -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
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment