user32: Remove obsolete -D_WINABLE_ from Makefile.in.

Signed-off-by: Drew Ronneberg <drew_ronneberg@yahoo.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Drew Ronneberg 2022-05-01 05:59:12 -04:00 committed by Alexandre Julliard
parent a1f8a75aa4
commit 52a4126bc9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
EXTRADEFS = -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_
EXTRADEFS = -DWINE_NO_LONG_TYPES -D_USER32_
MODULE = user32.dll
IMPORTLIB = user32
IMPORTS = $(PNG_PE_LIBS) gdi32 version sechost advapi32 kernelbase win32u