Drew Ronneberg : shlwapi: Remove obsolete -D_SHLWAPI_ from Makefile.in.

Alexandre Julliard julliard at winehq.org
Mon May 2 16:02:09 CDT 2022


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

Author: Drew Ronneberg <drew_ronneberg at yahoo.com>
Date:   Fri Apr 29 06:18:33 2022 -0400

shlwapi: Remove obsolete -D_SHLWAPI_ from Makefile.in.

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

---

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

diff --git a/dlls/shlwapi/Makefile.in b/dlls/shlwapi/Makefile.in
index 070dc232cee..e0110a241c4 100644
--- a/dlls/shlwapi/Makefile.in
+++ b/dlls/shlwapi/Makefile.in
@@ -1,4 +1,3 @@
-EXTRADEFS = -D_SHLWAPI_
 MODULE    = shlwapi.dll
 IMPORTLIB = shlwapi
 IMPORTS   = uuid shcore user32 gdi32 advapi32 kernelbase




More information about the wine-cvs mailing list