mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
cleanup (unused variable)
This commit is contained in:
parent
fd20e683df
commit
a242808f7e
@ -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 New Issue
Block a user