]> git.sur5r.net Git - openldap/commitdiff
cleanup
authorJong Hyuk Choi <jongchoi@openldap.org>
Wed, 27 Aug 2003 22:18:52 +0000 (22:18 +0000)
committerJong Hyuk Choi <jongchoi@openldap.org>
Wed, 27 Aug 2003 22:18:52 +0000 (22:18 +0000)
servers/slapd/back-ldbm/search.c

index 5b822d5c74aa17fa399c9d801502d43c4559f186..3ce70492a91c90858b31eaa3c038b370279d8fdc 100644 (file)
@@ -41,10 +41,6 @@ ldbm_back_search(
        int             manageDSAit = get_manageDSAit( op );
        int             cscope = LDAP_SCOPE_DEFAULT;
 
-#ifdef LDAP_CACHING
-       Entry           cache_base_entry; 
-#endif /* LDAP_CACHING */
-
        struct slap_limits_set *limit = NULL;
        int isroot = 0;