diff --git a/tests/client_util.c b/tests/client_util.c index 6df89a4a..322f3c56 100644 --- a/tests/client_util.c +++ b/tests/client_util.c @@ -33,7 +33,6 @@ #define MSG "%s:%d (%s)", __FILE__, __LINE__, __FUNCTION__ static struct Listener fake_listener = { - .next = NULL, .name = "fake", .F = NULL, .ref_count = 0,