mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-09 04:19:10 -04:00
remove a now-unused var in thread_deferred_cb_skew test
This commit is contained in:
parent
8a739b3492
commit
e2d7d98d9d
@ -468,7 +468,6 @@ start_threads_callback(evutil_socket_t fd, short what, void *arg)
|
||||
static void
|
||||
thread_deferred_cb_skew(void *arg)
|
||||
{
|
||||
struct basic_test_data *data = arg;
|
||||
struct timeval tv_timer = {1, 0};
|
||||
struct event_base *base = NULL;
|
||||
struct event_config *cfg = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user