]> git.sur5r.net Git - openldap/commitdiff
temporarily disable LDAP_CACHING (till API update)
authorJong Hyuk Choi <jongchoi@openldap.org>
Mon, 5 May 2003 16:03:59 +0000 (16:03 +0000)
committerJong Hyuk Choi <jongchoi@openldap.org>
Mon, 5 May 2003 16:03:59 +0000 (16:03 +0000)
servers/slapd/slap.h

index eb4690bb34a5c8113096e469cf77434848dd6665..5daba74a0383e0eb8078c8e75b13d217f8943fca 100644 (file)
@@ -37,7 +37,9 @@
 
 #ifdef LDAP_DEVEL
 #define SLAP_EXTENDED_SCHEMA 1
+/*
 #define LDAP_CACHING
+*/
 #endif
 
 LDAP_BEGIN_DECL