removed bogus #error.
This commit is contained in:
parent
305b01edf9
commit
a0c2cd10dd
|
@ -395,8 +395,6 @@ getKeyboardLLProc(void*)
|
||||||
|
|
||||||
#else // (_WIN32_WINNT < 0x0400)
|
#else // (_WIN32_WINNT < 0x0400)
|
||||||
|
|
||||||
#error foo
|
|
||||||
|
|
||||||
static
|
static
|
||||||
DWORD WINAPI
|
DWORD WINAPI
|
||||||
getKeyboardLLProc(void*)
|
getKeyboardLLProc(void*)
|
||||||
|
|
Loading…
Reference in New Issue