oleaut32: Remove obsolete -D_OLEAUT32_ 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:08 -04:00 committed by Alexandre Julliard
parent 52a4126bc9
commit 75f6f22d5b

View file

@ -2,7 +2,6 @@ MODULE = oleaut32.dll
IMPORTLIB = oleaut32
IMPORTS = uuid ole32 rpcrt4 user32 gdi32 advapi32
DELAYIMPORTS = comctl32 urlmon windowscodecs
EXTRADEFS = -D_OLEAUT32_
C_SRCS = \
connpt.c \