torture: Remove an unused variable
authorVolker Lendecke <vl@samba.org>
Fri, 27 Sep 2013 04:27:42 +0000 (21:27 -0700)
committerStefan Metzmacher <metze@samba.org>
Sun, 6 Oct 2013 11:56:24 +0000 (13:56 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/torture/smb2/getinfo.c

index 34fc8eef0d6022172f6d6c81d8fdac1ca18a1497..427fdd9a3ae60b59e2ad7b14ea90678c3d19d05f 100644 (file)
@@ -352,7 +352,6 @@ static bool torture_smb2_qsec_buffercheck(struct torture_context *tctx)
        struct smb2_create c;
        NTSTATUS status;
        struct smb2_handle handle;
-       int i;
 
        printf("Testing SMB2_GETINFO_SECURITY buffer sizes\n");