1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

r9994: Unused variable.

(This used to be commit ce4902f8dea2b6f3568960278e08395ea3927146)
This commit is contained in:
Tim Potter 2005-09-03 12:45:37 +00:00 committed by Gerald (Jerry) Carter
parent 7f66d5ce25
commit 58a74c723d

View File

@ -783,7 +783,6 @@ NTSTATUS libnet_rpc_usermod_recv(struct composite_context *c, TALLOC_CTX *mem_ct
struct libnet_rpc_usermod *io)
{
NTSTATUS status;
struct usermod_state *s;
status = composite_wait(c);