# HG changeset patch # User Tassilo Philipp # Date 1524604908 -7200 # Node ID 9269d17a8f991662df0f399cc54c920fd286286f # Parent 07941cbb5261bd50b303a6bbf3ea2e7a6d616fc7 - removed unused include from callback_plain test diff -r 07941cbb5261 -r 9269d17a8f99 test/callback_plain/callback_plain.c --- 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 */