From f679def4f2c4d878c8fac49ea248cfadb665168c Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 20 Jan 2010 16:27:38 +1300 Subject: s4: Fix a few warnings. --- source4/torture/rpc/samba3rpc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/torture/rpc/samba3rpc.c') diff --git a/source4/torture/rpc/samba3rpc.c b/source4/torture/rpc/samba3rpc.c index 7cae8db344..86f41b058b 100644 --- a/source4/torture/rpc/samba3rpc.c +++ b/source4/torture/rpc/samba3rpc.c @@ -3551,7 +3551,6 @@ bool torture_samba3_getaliasmembership_0(struct torture_context *torture) { struct dcerpc_pipe *p; NTSTATUS status; - bool ret; struct samr_Connect2 c; struct samr_OpenDomain o; struct dom_sid sid; -- cgit