Drew Ronneberg : setupapi: Remove obsolete -D_SETUPAPI_ from Makefile.in.

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


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

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

setupapi: Remove obsolete -D_SETUPAPI_ from Makefile.in.

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

---

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

diff --git a/dlls/setupapi/Makefile.in b/dlls/setupapi/Makefile.in
index d1b647cd5e5..6b04a3f71ab 100644
--- a/dlls/setupapi/Makefile.in
+++ b/dlls/setupapi/Makefile.in
@@ -1,4 +1,3 @@
-EXTRADEFS = -D_SETUPAPI_
 MODULE    = setupapi.dll
 IMPORTLIB = setupapi
 IMPORTS   = uuid version advapi32 rpcrt4 kernelbase




More information about the wine-cvs mailing list