Drew Ronneberg : shell32: Remove obsolete -D_SHELL32_ from Makefile.in.

Alexandre Julliard julliard at winehq.org
Tue Apr 26 16:25:26 CDT 2022


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

Author: Drew Ronneberg <drew_ronneberg at yahoo.com>
Date:   Mon Apr 25 06:44:11 2022 -0400

shell32: Remove obsolete -D_SHELL32_ from Makefile.in.

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

---

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

diff --git a/dlls/shell32/Makefile.in b/dlls/shell32/Makefile.in
index eeb6cd63d60..9e2395126fc 100644
--- a/dlls/shell32/Makefile.in
+++ b/dlls/shell32/Makefile.in
@@ -1,4 +1,3 @@
-EXTRADEFS = -D_SHELL32_
 MODULE    = shell32.dll
 IMPORTLIB = shell32
 IMPORTS   = uuid shlwapi user32 gdi32 advapi32




More information about the wine-cvs mailing list