Commit 976d24a6 authored by Joe Orton's avatar Joe Orton
Browse files

* modules/ldap/util_ldap_cache.c (MODLDAP_SHMEM_CACHE): Remove unused

macro.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@226811 13f79535-47bb-0310-9956-ffa450edef68
parent d96042f2
Loading
Loading
Loading
Loading
+0 −4
Changes for modules/ldap/util_ldap_cache.c: 0 added lines, 4 removed lines.
Original line number Diff line number Diff line
@@ -29,10 +29,6 @@

#if APR_HAS_LDAP

#if APR_HAS_SHARED_MEMORY
#define MODLDAP_SHMEM_CACHE "/tmp/mod_ldap_cache"
#endif

/* ------------------------------------------------------------------ */

unsigned long util_ldap_url_node_hash(void *n)