From: Michael Adam Date: Thu, 2 Feb 2012 14:56:48 +0000 (+0100) Subject: s4:torture:smb2:notify: remove an unused variable X-Git-Tag: tevent-0.9.15~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5f19eb8e5813c7e089d12f8b7803740f9c2a94fa;p=thirdparty%2Fsamba.git s4:torture:smb2:notify: remove an unused variable --- diff --git a/source4/torture/smb2/notify.c b/source4/torture/smb2/notify.c index 5b249d7ac86..4509be6a2ce 100644 --- a/source4/torture/smb2/notify.c +++ b/source4/torture/smb2/notify.c @@ -845,7 +845,6 @@ static bool torture_smb2_notify_mask(struct torture_context *torture, uint32_t mask; int i; char c = 1; - struct timeval tv; union smb_setfileinfo sinfo; smb2_deltree(tree1, BASEDIR); @@ -853,7 +852,6 @@ static bool torture_smb2_notify_mask(struct torture_context *torture, torture_comment(torture, "TESTING CHANGE NOTIFY COMPLETION FILTERS\n"); - tv = timeval_current_ofs(1000, 0); /* get a handle on the directory