Zhiyi Zhang : comctl32/tests: Delete unused headers.

Alexandre Julliard julliard at winehq.org
Wed Oct 6 15:51:36 CDT 2021


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

Author: Zhiyi Zhang <zzhang at codeweavers.com>
Date:   Wed Oct  6 15:48:15 2021 +0800

comctl32/tests: Delete unused headers.

Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 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"




More information about the wine-cvs mailing list