_WINMM_ is no longer used in the Wine source code.
Signed-off-by: Drew Ronneberg drew_ronneberg@yahoo.com --- 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