s4:torture:smb2:durable_v2: remove an unused variable
authorMichael Adam <obnox@samba.org>
Thu, 17 Jan 2013 21:17:42 +0000 (22:17 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 18 Apr 2013 11:15:14 +0000 (13:15 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/torture/smb2/durable_v2_open.c

index b9d0d8ce86c1c68b27cac08cd417e227c89644fd..3d15ddfd804fac34f2e93ca25b3b33ef4c54706d 100644 (file)
@@ -69,7 +69,6 @@ static bool torture_oplock_handler(struct smb2_transport *transport,
                                   void *private_data)
 {
        struct smb2_tree *tree = private_data;
-       const char *name;
        struct smb2_request *req;
 
        break_info.count++;