ole32: Remove obsolete -D_OLE32_ from Makefile.in.

Signed-off-by: Drew Ronneberg <drew_ronneberg@yahoo.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Drew Ronneberg 2022-05-12 17:57:43 -04:00 committed by Alexandre Julliard
parent 3147de2569
commit 54099b8e95
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ MODULE = ole32.dll
IMPORTLIB = ole32
IMPORTS = uuid advapi32 user32 gdi32 combase rpcrt4 kernelbase
DELAYIMPORTS = oleaut32
EXTRADEFS = -D_OLE32_
C_SRCS = \
antimoniker.c \