From: Kurt Zeilenga Date: Tue, 11 Apr 2006 18:35:12 +0000 (+0000) Subject: Sync with HEAD X-Git-Tag: OPENLDAP_REL_ENG_2_4_0ALPHA~6 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0e9de478cfd954473fd4fda07bea64a95f6d86b0;p=openldap Sync with HEAD --- diff --git a/servers/slapd/slap.h b/servers/slapd/slap.h index fa76a6a304..19fc5d9cf7 100644 --- a/servers/slapd/slap.h +++ b/servers/slapd/slap.h @@ -58,12 +58,10 @@ LDAP_BEGIN_DECL -#ifdef LDAP_DEVEL #define SLAP_LIGHTWEIGHT_DISPATCHER /* experimental slapd architecture */ #define SLAP_MULTI_CONN_ARRAY #ifdef LDAP_PVT_THREAD_POOL_SEM_LOAD_CONTROL #define SLAP_SEM_LOAD_CONTROL -#endif /* LDAP_PVT_THREAD_POOL_SEM_LOAD_CONTROL */ #define SLAP_ACL_HONOR_DISCLOSE /* partially implemented */ #define SLAP_ACL_HONOR_MANAGE /* not yet implemented */