test-delayed-accept: remove unused variable.
This commit is contained in:
parent
d7389e6f89
commit
0ebd2ce02d
@ -24,8 +24,6 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
static char BUFFER[1024];
|
||||
|
||||
static int connection_cb_called = 0;
|
||||
static int do_accept_called = 0;
|
||||
static int close_cb_called = 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user