mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-26 16:52:55 -05:00
cleanup
This commit is contained in:
parent
090ac0a772
commit
ec9e19a573
1 changed files with 0 additions and 4 deletions
|
|
@ -41,10 +41,6 @@ ldbm_back_search(
|
||||||
int manageDSAit = get_manageDSAit( op );
|
int manageDSAit = get_manageDSAit( op );
|
||||||
int cscope = LDAP_SCOPE_DEFAULT;
|
int cscope = LDAP_SCOPE_DEFAULT;
|
||||||
|
|
||||||
#ifdef LDAP_CACHING
|
|
||||||
Entry cache_base_entry;
|
|
||||||
#endif /* LDAP_CACHING */
|
|
||||||
|
|
||||||
struct slap_limits_set *limit = NULL;
|
struct slap_limits_set *limit = NULL;
|
||||||
int isroot = 0;
|
int isroot = 0;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue