Fix up referral commit.

This commit is contained in:
Kurt Zeilenga 2000-05-31 18:01:59 +00:00
parent 81d2747247
commit ea67f4f758

View file

@ -723,17 +723,6 @@ ldap_bind_s LDAP_P(( /* deprecated */
LDAP_CONST char *cred,
int authmethod ));
LIBLDAP_F( void )
ldap_set_rebind_proc LDAP_P(( /* deprecated */
LDAP *ld,
int (*rebindproc) LDAP_P((
LDAP *ld,
char **dnp,
char **passwdp,
int *authmethodp,
int freeit ))));
/*
* in sbind.c:
*/