summaryrefslogtreecommitdiffstats
path: root/include/ldaputil/certmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ldaputil/certmap.h')
-rw-r--r--include/ldaputil/certmap.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/ldaputil/certmap.h b/include/ldaputil/certmap.h
index ccfa7fe5..7e1fe6c5 100644
--- a/include/ldaputil/certmap.h
+++ b/include/ldaputil/certmap.h
@@ -150,11 +150,6 @@ NSAPI_PUBLIC void *ldapu_realloc (void *ptr, int size);
NSAPI_PUBLIC void ldapu_free (void *ptr);
-NSAPI_PUBLIC int ldapu_string_set (const int type, const char *filter);
-
-
-NSAPI_PUBLIC const char *ldapu_string_get (const int type);
-
NSAPI_PUBLIC int ldaputil_exit ();
#ifdef __cplusplus