ITS#7998 silence warning

This commit is contained in:
Howard Chu 2014-12-10 21:59:45 +00:00
parent f05a39268d
commit 62818acd0a

View File

@ -139,9 +139,8 @@ noopsrch_response( Operation *op, SlapReply *rs )
ctrlsp[0] = ctrl;
ctrlsp[1] = NULL;
slap_add_ctrls( op, rs, ctrlsp );
return SLAP_CB_CONTINUE;
}
return SLAP_CB_CONTINUE;
}
static int