]> git.sur5r.net Git - openldap/blobdiff - contrib/slapd-modules/noopsrch/noopsrch.c
ITS#7998 silence warning
[openldap] / contrib / slapd-modules / noopsrch / noopsrch.c
index 6c87a8cc999c4025f78ed5872f89af8adf2e5ec9..a3d53e664ed39133f1e1c6673af728ca3de7c591 100644 (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