Drew Ronneberg : comctl32: Remove obsolete -D_COMCTL32_ from Makefile.in.

Alexandre Julliard julliard at winehq.org
Thu Apr 28 16:15:31 CDT 2022


Module: wine
Branch: master
Commit: 07417f8bf118681a02f68ef456f5b7680064b78e
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=07417f8bf118681a02f68ef456f5b7680064b78e

Author: Drew Ronneberg <drew_ronneberg at yahoo.com>
Date:   Tue Apr 26 19:57:19 2022 -0400

comctl32: Remove obsolete -D_COMCTL32_ from Makefile.in.

Signed-off-by: Drew Ronneberg <drew_ronneberg at yahoo.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/comctl32/Makefile.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/comctl32/Makefile.in b/dlls/comctl32/Makefile.in
index c0272f2d7d4..01e1ac6f562 100644
--- a/dlls/comctl32/Makefile.in
+++ b/dlls/comctl32/Makefile.in
@@ -1,4 +1,3 @@
-EXTRADEFS = -D_COMCTL32_
 MODULE    = comctl32.dll
 IMPORTLIB = comctl32
 IMPORTS   = uuid user32 gdi32 advapi32 usp10 imm32 kernelbase




More information about the wine-cvs mailing list