1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-08 15:02:10 +03:00

* 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
This commit is contained in:
Joe Orton
2005-08-01 14:57:35 +00:00
parent 01acb7f836
commit 54b8395a53

View File

@@ -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)