_OLE32_ is no longer used in the Wine source code.
Signed-off-by: Drew Ronneberg drew_ronneberg@yahoo.com --- --- dlls/ole32/Makefile.in | 1 - 1 file changed, 1 deletion(-)
diff --git a/dlls/ole32/Makefile.in b/dlls/ole32/Makefile.in index 340ffdbded2..b87ec9fc975 100644 --- a/dlls/ole32/Makefile.in +++ b/dlls/ole32/Makefile.in @@ -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 \