diff test/callback_plain/callback_plain.c @ 293:9269d17a8f99

- removed unused include from callback_plain test
author Tassilo Philipp
date Tue, 24 Apr 2018 23:21:48 +0200
parents f5577f6bf97a
children 7608e34098b0
line wrap: on
line diff
--- a/test/callback_plain/callback_plain.c	Tue Apr 24 13:31:30 2018 +0200
+++ b/test/callback_plain/callback_plain.c	Tue Apr 24 23:21:48 2018 +0200
@@ -23,7 +23,6 @@
 
 */
 
-#include "../../dyncallback/dyncall_thunk.h"
 #include "../../dyncallback/dyncall_callback.h"
 #include "../common/platformInit.h"
 #include "../common/platformInit.c" /* Impl. for functions only used in this translation unit */