[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    [PATCH] user32/tests: Remove unnecessary redefinitions of SPI_GETDESKWALLPAPER.
From:       Zebediah Figura <zfigura () codeweavers ! com>
Date:       2022-01-31 23:00:59
Message-ID: 20220131230100.73927-2-zfigura () codeweavers ! com
[Download RAW message or body]

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
---
 dlls/user32/tests/sysparams.c | 4 ----
 dlls/user32/tests/win.c       | 4 ----
 2 files changed, 8 deletions(-)

diff --git a/dlls/user32/tests/sysparams.c b/dlls/user32/tests/sysparams.c
index 89a524407bf..f2d9694bd6f 100644
--- a/dlls/user32/tests/sysparams.c
+++ b/dlls/user32/tests/sysparams.c
@@ -30,10 +30,6 @@
 #include "winuser.h"
 #include "winnls.h"
 
-#ifndef SPI_GETDESKWALLPAPER
-# define SPI_GETDESKWALLPAPER 0x0073
-#endif
-
 static LONG (WINAPI *pChangeDisplaySettingsExA)(LPCSTR, LPDEVMODEA, HWND, DWORD, LPVOID);
 static BOOL (WINAPI *pIsProcessDPIAware)(void);
 static BOOL (WINAPI *pSetProcessDPIAware)(void);
diff --git a/dlls/user32/tests/win.c b/dlls/user32/tests/win.c
index ba9b16d89bd..5ce7eb02f1c 100644
--- a/dlls/user32/tests/win.c
+++ b/dlls/user32/tests/win.c
@@ -34,10 +34,6 @@
 
 #include "wine/test.h"
 
-#ifndef SPI_GETDESKWALLPAPER
-#define SPI_GETDESKWALLPAPER 0x0073
-#endif
-
 #ifndef WM_SYSTIMER
 #define WM_SYSTIMER 0x0118
 #endif
-- 
2.34.1


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic