Commit 46ad9cd7 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

wintab32/tests: Remove an unused variable.

parent 3767e9a2
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment