Francois Gouget : testbot/reporttest: Remove a commented out include directive.

Alexandre Julliard julliard at winehq.org
Fri Feb 5 16:50:15 CST 2021


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

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Fri Feb  5 16:03:45 2021 +0100

testbot/reporttest: Remove a commented out include directive.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 testbot/src/reporttest/reporttest.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/testbot/src/reporttest/reporttest.c b/testbot/src/reporttest/reporttest.c
index fecaa50..a29f951 100644
--- a/testbot/src/reporttest/reporttest.c
+++ b/testbot/src/reporttest/reporttest.c
@@ -17,7 +17,6 @@
  */
 
 #include <stdio.h>
-//#include <unistd.h>
 
 #include <windows.h>
 




More information about the wine-cvs mailing list