[PATCH 3/5] comctl32/tests: Delete unused headers.

Zhiyi Zhang zzhang at codeweavers.com
Wed Oct 6 02:48:15 CDT 2021


Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
---
 dlls/comctl32/tests/rebar.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dlls/comctl32/tests/rebar.c b/dlls/comctl32/tests/rebar.c
index 462782a1b11..d0b201a8763 100644
--- a/dlls/comctl32/tests/rebar.c
+++ b/dlls/comctl32/tests/rebar.c
@@ -18,11 +18,9 @@
  */
 
 #include <assert.h>
-#include <stdarg.h>
 
 #include <windows.h>
 #include <commctrl.h>
-#include <uxtheme.h>
 
 #include "wine/heap.h"
 #include "wine/test.h"
-- 
2.30.2




More information about the wine-devel mailing list