Module: tools Branch: master Commit: a8dc4131099cafa2a83a6f90b8a67a974d9074e4 URL: https://source.winehq.org/git/tools.git/?a=commit;h=a8dc4131099cafa2a83a6f90...
Author: Francois Gouget fgouget@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@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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>