mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
cleanup (unused variable)
This commit is contained in:
parent
fd20e683df
commit
a242808f7e
1 changed files with 0 additions and 1 deletions
|
|
@ -103,7 +103,6 @@ refint_cf_gen(ConfigArgs *c)
|
|||
{
|
||||
slap_overinst *on = (slap_overinst *)c->bi;
|
||||
refint_data *dd = (refint_data *)on->on_bi.bi_private;
|
||||
BackendDB *be = (BackendDB *)c->be;
|
||||
refint_attrs *ip, *pip, **pipp = NULL;
|
||||
AttributeDescription *ad;
|
||||
const char *text;
|
||||
|
|
|
|||
Loading…
Reference in a new issue