changeset 293:9269d17a8f99

- removed unused include from callback_plain test
author Tassilo Philipp
date Tue, 24 Apr 2018 23:21:48 +0200
parents 07941cbb5261
children 1032015f77ee
files test/callback_plain/callback_plain.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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 */