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

Remove prototype for removed ber_clear().

parent 21577a09
No related branches found
No related tags found
No related merge requests found
......@@ -345,11 +345,6 @@ ber_free LDAP_P((
BerElement *ber,
int freebuf ));
LDAP_F( void )
ber_clear LDAP_P((
BerElement *ber,
int freebuf ));
LDAP_F( int )
ber_flush LDAP_P((
Sockbuf *sb, BerElement *ber, int freeit ));
......
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