Remove unused variable

This commit is contained in:
Hallvard Furuseth 2008-01-08 16:49:13 +00:00
parent f87ca7853b
commit e1e0370e8c

View file

@ -378,8 +378,6 @@ constraint_violation( constraint *c, struct berval *bv, Operation *op, SlapReply
STRLENOF(")(|");
for (i = 0; c->attrs[i]; i++) {
const char *text = NULL;
len += STRLENOF("(") +
c->attrs[i]->ad_cname.bv_len +
STRLENOF("=") +