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:
@@ -29,10 +29,6 @@
|
|||||||
|
|
||||||
#if APR_HAS_LDAP
|
#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)
|
unsigned long util_ldap_url_node_hash(void *n)
|
||||||
|
Reference in New Issue
Block a user