changeset 619:c1eed41a0215

Remove useless #include.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 17 Jan 2020 03:41:54 +0200
parents 64fd686197d4
children c54772789f32
files th_args.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/th_args.h	Fri Jan 17 03:41:46 2020 +0200
+++ b/th_args.h	Fri Jan 17 03:41:54 2020 +0200
@@ -11,7 +11,6 @@
 #define TH_ARGS_H
 
 #include "th_util.h"
-#include <stdio.h>
 
 #ifdef __cplusplus
 extern "C" {