mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48: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
|
||||
CURLcode Curl_ldap(struct connectdata *conn);
|
||||
CURLcode Curl_ldap_done(struct connectdata *conn);
|
||||
#endif
|
||||
#endif /* __LDAP_H */
|
||||
|
Loading…
Reference in New Issue
Block a user