no more Curl_ldap_done

This commit is contained in:
Daniel Stenberg 2004-05-13 10:38:37 +00:00
parent 6d70a82757
commit 12d5e33dc9
1 changed files with 0 additions and 1 deletions

View File

@ -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 */