]> granicus.if.org Git - apache/commitdiff
* modules/ldap/util_ldap_cache.c (MODLDAP_SHMEM_CACHE): Remove unused
authorJoe Orton <jorton@apache.org>
Mon, 1 Aug 2005 14:57:35 +0000 (14:57 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 1 Aug 2005 14:57:35 +0000 (14:57 +0000)
macro.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@226811 13f79535-47bb-0310-9956-ffa450edef68

modules/ldap/util_ldap_cache.c

index f4efde021662e25fbfac6592a89f695b5c5fedc2..1a0a050a55a1605e4dd753de19ac283c1ba62242 100644 (file)
 
 #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)