aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/crlfetch.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2010-07-23 16:16:14 +0000
committerWerner Koch <[email protected]>2010-07-23 16:16:14 +0000
commita22c38baad4113ce477b2e312e0bec365c0bd6b3 (patch)
treebfa3cedf6beb152420e22687eed1f29bad758ab9 /dirmngr/crlfetch.h
parent. (diff)
downloadgnupg-a22c38baad4113ce477b2e312e0bec365c0bd6b3.tar.gz
gnupg-a22c38baad4113ce477b2e312e0bec365c0bd6b3.zip
Some work on the dirmngr
Diffstat (limited to 'dirmngr/crlfetch.h')
-rw-r--r--dirmngr/crlfetch.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/dirmngr/crlfetch.h b/dirmngr/crlfetch.h
index e42196dc7..dd282385d 100644
--- a/dirmngr/crlfetch.h
+++ b/dirmngr/crlfetch.h
@@ -61,11 +61,6 @@ void crl_close_reader (ksba_reader_t reader);
/*-- ldap.c --*/
-void *ldap_wrapper_thread (void*);
-void ldap_wrapper_wait_connections (void);
-void ldap_wrapper_release_context (ksba_reader_t reader);
-void ldap_wrapper_connection_cleanup (ctrl_t);
-
gpg_error_t url_fetch_ldap (ctrl_t ctrl,
const char *url, const char *host, int port,
ksba_reader_t *reader);