From 1335e8f5f181e4d06a85a0f0b572b4bc9c42ef8e Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Tue, 6 Jun 2006 11:50:14 +0000 Subject: r16059: Remove accidential commit (This used to be commit e980066111cf442102b849b04a411c3f2df8e05b) --- source4/torture/rpc/samba3rpc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/torture/rpc') diff --git a/source4/torture/rpc/samba3rpc.c b/source4/torture/rpc/samba3rpc.c index ef95d79818..b2e50a31e9 100644 --- a/source4/torture/rpc/samba3rpc.c +++ b/source4/torture/rpc/samba3rpc.c @@ -1161,7 +1161,6 @@ BOOL torture_samba3_sessionkey(struct torture_context *torture) d_printf("join using anonymous bind on an anonymous smb " "connection succeeded -- HUH??\n"); ret = False; - goto done; } if (!test_join3(mem_ctx, False, anon_creds, cmdline_credentials, -- cgit