wintab32/tests: Remove an unused variable.

Francois Gouget fgouget at free.fr
Thu Mar 31 05:47:48 CDT 2011


---
 dlls/wintab32/tests/context.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dlls/wintab32/tests/context.c b/dlls/wintab32/tests/context.c
index c9f13fa..6b37129 100644
--- a/dlls/wintab32/tests/context.c
+++ b/dlls/wintab32/tests/context.c
@@ -25,7 +25,6 @@
 #include "wine/test.h"
 
 static const CHAR wintab32Dll[] = "Wintab32.dll";
-static const CHAR defaultWindowName[] = "Wintab Test";
 static const CHAR wintabTestWindowClassName[] = "WintabTestWnd";
 static const CHAR contextName[] = "TestContext";
 static const UINT X = 0;
-- 
1.7.4.1




More information about the wine-patches mailing list