summaryrefslogtreecommitdiff
path: root/include/apr_ldap.h.in
diff options
context:
space:
mode:
authorjerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68>2003-11-16 01:50:10 +0000
committerjerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68>2003-11-16 01:50:10 +0000
commit4437457b1fc5644c2dcd140a0562282a95ba4820 (patch)
treec050dd9fcacaae946bbdcd16b6506ee00e5146cc /include/apr_ldap.h.in
parenta27975a6be902b30eecb5db5ae798b8eb6d31fb6 (diff)
downloadlibapr-util-4437457b1fc5644c2dcd140a0562282a95ba4820.tar.gz
Axe deprecated functions, #defines, etc. in apr-util.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@58953 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_ldap.h.in')
-rw-r--r--include/apr_ldap.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/apr_ldap.h.in b/include/apr_ldap.h.in
index 915af16e..0e043744 100644
--- a/include/apr_ldap.h.in
+++ b/include/apr_ldap.h.in
@@ -134,15 +134,6 @@
#error "ERROR no LDAP SDK defined!"
#endif
-/* These are garbage, our public macros are always APR_HAS_ prefixed,
- * and use 0/1 values, not defined/undef semantics.
- *
- * Will be deprecated in APR 1.0
- */
-#if APR_HAS_LDAP
-#define APU_HAS_LDAP
-#endif
-
/* LDAP header files */
#if APR_HAS_NETSCAPE_LDAPSDK