mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-03 13:40:37 -05:00
Remove lint
This commit is contained in:
parent
5f8058f957
commit
8d74b517cd
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ filter_candidates(
|
|||
Filter *f
|
||||
)
|
||||
{
|
||||
ID_BLOCK *result, *tmp1, *tmp2;
|
||||
ID_BLOCK *result;
|
||||
|
||||
#ifdef NEW_LOGGING
|
||||
LDAP_LOG(( "filter", LDAP_LEVEL_ENTRY, "filter_candidates: enter\n"));
|
||||
|
|
|
|||
Loading…
Reference in a new issue