Hans Leidekker : winhttp/tests: Remove unused include.

Alexandre Julliard julliard at winehq.org
Tue Feb 8 16:11:45 CST 2022


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Tue Feb  8 11:20:52 2022 +0100

winhttp/tests: Remove unused include.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

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

diff --git a/dlls/winhttp/tests/winhttp.c b/dlls/winhttp/tests/winhttp.c
index 053f8315fec..21af2761323 100644
--- a/dlls/winhttp/tests/winhttp.c
+++ b/dlls/winhttp/tests/winhttp.c
@@ -32,7 +32,6 @@
 #include <httprequestid.h>
 
 #include "wine/test.h"
-#include "wine/heap.h"
 
 DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
 




More information about the wine-cvs mailing list