Skip to content
Snippets Groups Projects
Commit fe3c56a2 authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

Remove lint (rev 1.30)

parent ea49a220
No related branches found
No related tags found
No related merge requests found
......@@ -1243,8 +1243,6 @@ memberof_res_add( Operation *op, SlapReply *rs )
ma = attr_find( op->ora_e->e_attrs, mo->mo_ad_memberof );
if ( ma != NULL ) {
char relax = op->o_relax;
/* relax is required to allow to add
* a non-existing member */
op->o_relax = SLAP_CONTROL_CRITICAL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment