cleanup (unused variable)

This commit is contained in:
Hallvard Furuseth 2006-04-27 16:05:41 +00:00
parent fd20e683df
commit a242808f7e

View File

@ -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;