mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 16:49:39 -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 cscope = LDAP_SCOPE_DEFAULT;
|
||||
|
||||
#ifdef LDAP_CACHING
|
||||
Entry cache_base_entry;
|
||||
#endif /* LDAP_CACHING */
|
||||
|
||||
struct slap_limits_set *limit = NULL;
|
||||
int isroot = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue