Loading lib/ldap.c +0 −1 Original line number Diff line number Diff line Loading @@ -126,7 +126,6 @@ CURLcode Curl_ldap(struct connectdata *conn, bool *done) int rc = 0; LDAP *server; LDAPURLDesc *ludp = NULL; const char *mod_name; LDAPMessage *result; LDAPMessage *entryIterator; int num = 0; Loading Loading
lib/ldap.c +0 −1 Original line number Diff line number Diff line Loading @@ -126,7 +126,6 @@ CURLcode Curl_ldap(struct connectdata *conn, bool *done) int rc = 0; LDAP *server; LDAPURLDesc *ludp = NULL; const char *mod_name; LDAPMessage *result; LDAPMessage *entryIterator; int num = 0; Loading