mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Delete unused variable.
This commit is contained in:
parent
03c85cc68d
commit
2b70a083e6
1 changed files with 0 additions and 1 deletions
|
|
@ -373,7 +373,6 @@ access_allowed_mask(
|
|||
const char *attr;
|
||||
int st_same_attr = 0;
|
||||
static AccessControlState state_init = ACL_STATE_INIT;
|
||||
BI_access_allowed *bi_access_allowed = NULL;
|
||||
|
||||
assert( e != NULL );
|
||||
assert( desc != NULL );
|
||||
|
|
|
|||
Loading…
Reference in a new issue