Nikolay Sivov : wmp/tests: Remove unused include.

Alexandre Julliard julliard at winehq.org
Thu Apr 7 16:19:07 CDT 2022


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Thu Apr  7 10:53:07 2022 +0300

wmp/tests: Remove unused include.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wmp/tests/oleobj.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/wmp/tests/oleobj.c b/dlls/wmp/tests/oleobj.c
index f36e07dabfc..fa593eb3c3f 100644
--- a/dlls/wmp/tests/oleobj.c
+++ b/dlls/wmp/tests/oleobj.c
@@ -27,7 +27,6 @@
 #include <olectl.h>
 
 #include "wine/test.h"
-#include "wine/heap.h"
 
 #define DEFINE_EXPECT(func) \
     static BOOL expect_ ## func = FALSE, called_ ## func = FALSE




More information about the wine-cvs mailing list