wintab32/tests: Remove an unused variable.
This commit is contained in:
parent
3767e9a2dc
commit
46ad9cd7f1
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue