From 8abadf94f3d57d956a3f24a6e0ace36a5af638f0 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Tue, 25 Oct 2016 12:52:06 -0700 Subject: [PATCH] tst: winfsp-tests: minor fix --- tst/winfsp-tests/winfsp-tests.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tst/winfsp-tests/winfsp-tests.c b/tst/winfsp-tests/winfsp-tests.c index c33d69db..50938363 100644 --- a/tst/winfsp-tests/winfsp-tests.c +++ b/tst/winfsp-tests/winfsp-tests.c @@ -320,7 +320,6 @@ int main(int argc, char *argv[]) OptMountPoint = OptMountPointBuf; rmarg(argv, argc, argi); - NtfsTests = 0; if (!(testalpha(OptMountPoint[0]) && L':' == OptMountPoint[1] && L'\0' == OptMountPoint[2]))