remove LDAP_DEVEL around lightweight dispatcher code

(presently in 2.4)
This commit is contained in:
Kurt Zeilenga 2006-04-11 18:34:09 +00:00
parent 0bbbbc689b
commit 2e2d036490

View file

@ -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 */