tests: chase listener refactor changes
This commit is contained in:
parent
9a7b4a4521
commit
40ae4dee6c
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue