no more Curl_ldap_done
authorDaniel Stenberg <daniel@haxx.se>
Thu, 13 May 2004 10:38:37 +0000 (10:38 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 13 May 2004 10:38:37 +0000 (10:38 +0000)
lib/ldap.h

index baca664..b95cf74 100644 (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 */