summaryrefslogtreecommitdiff
path: root/source4/libnet/userman.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/libnet/userman.c')
-rw-r--r--source4/libnet/userman.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/libnet/userman.c b/source4/libnet/userman.c
index 5e9edd6efb..a6556e13ec 100644
--- a/source4/libnet/userman.c
+++ b/source4/libnet/userman.c
@@ -246,9 +246,6 @@ static NTSTATUS userdel_lookup(struct composite_context *c,
s->stage = USERDEL_OPEN;
return NT_STATUS_OK;
-failure:
- talloc_free(c);
- return status;
}