From c246acb2d346e013113435ee0378ed6410775098 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Fri, 17 Feb 2017 15:22:31 -0800 Subject: [PATCH] dll: FspVersion --- tst/winfsp-tests/version-test.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tst/winfsp-tests/version-test.c b/tst/winfsp-tests/version-test.c index 8d1a030a..3d38b02a 100644 --- a/tst/winfsp-tests/version-test.c +++ b/tst/winfsp-tests/version-test.c @@ -22,8 +22,6 @@ static void version_test(void) { - /* this is not a real test! */ - UINT32 Version1, Version2; NTSTATUS Result;