From: Michael Adam Date: Thu, 2 Feb 2012 14:53:26 +0000 (+0100) Subject: s4:torture:smb2:notify: remove an unused variable X-Git-Tag: tevent-0.9.15~58 X-Git-Url: http://git.samba.org/samba.git/?p=ira%2Fwip.git;a=commitdiff_plain;h=48ee2c34505099c2bdf84d2c074e94c1a95a3f60 s4:torture:smb2:notify: remove an unused variable --- diff --git a/source4/torture/smb2/notify.c b/source4/torture/smb2/notify.c index 0e6d7025e25..5b249d7ac86 100644 --- a/source4/torture/smb2/notify.c +++ b/source4/torture/smb2/notify.c @@ -846,7 +846,6 @@ static bool torture_smb2_notify_mask(struct torture_context *torture, int i; char c = 1; struct timeval tv; - NTTIME t; union smb_setfileinfo sinfo; smb2_deltree(tree1, BASEDIR); @@ -855,7 +854,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); - t = timeval_to_nttime(&tv); /* get a handle on the directory