mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 21:19:53 -05:00
trim unused var
This commit is contained in:
parent
c38f1a63b0
commit
82cb585d32
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ bdb_group(
|
|||
int rc = 1;
|
||||
Attribute *attr;
|
||||
|
||||
AttributeDescription *ad_objectClass = slap_schema.si_ad_objectClass;
|
||||
const char *group_oc_name = NULL;
|
||||
const char *group_at_name = group_at->ad_cname.bv_val;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue