mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
no more Curl_ldap_done
This commit is contained in:
parent
6d70a82757
commit
12d5e33dc9
@ -25,6 +25,5 @@
|
|||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
#ifndef CURL_DISABLE_LDAP
|
#ifndef CURL_DISABLE_LDAP
|
||||||
CURLcode Curl_ldap(struct connectdata *conn);
|
CURLcode Curl_ldap(struct connectdata *conn);
|
||||||
CURLcode Curl_ldap_done(struct connectdata *conn);
|
|
||||||
#endif
|
#endif
|
||||||
#endif /* __LDAP_H */
|
#endif /* __LDAP_H */
|
||||||
|
Loading…
Reference in New Issue
Block a user