wintab32/tests: Remove an unused variable.

oldstable
Francois Gouget 2011-03-31 12:47:48 +02:00 committed by Alexandre Julliard
parent 3767e9a2dc
commit 46ad9cd7f1
1 changed files with 0 additions and 1 deletions

View File

@ -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;