Drew Ronneberg : winmm: Remove obsolete -D_WINMM_ from Makefile.in.

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


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

Author: Drew Ronneberg <drew_ronneberg at yahoo.com>
Date:   Sun May  1 05:59:11 2022 -0400

winmm: Remove obsolete -D_WINMM_ from Makefile.in.

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

---

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

diff --git a/dlls/winmm/Makefile.in b/dlls/winmm/Makefile.in
index c515a3aba2e..81519a58853 100644
--- a/dlls/winmm/Makefile.in
+++ b/dlls/winmm/Makefile.in
@@ -1,4 +1,3 @@
-EXTRADEFS = -D_WINMM_
 MODULE    = winmm.dll
 IMPORTLIB = winmm
 IMPORTS   = uuid user32 advapi32 ole32 msacm32




More information about the wine-cvs mailing list