mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-09 12:28:19 -04:00
Fix a compile warning in regress_thread.c
This commit is contained in:
parent
3658b1696d
commit
911e0db8f0
@ -454,7 +454,6 @@ thread_deferred_cb_skew(void *arg)
|
||||
{
|
||||
struct basic_test_data *data = arg;
|
||||
struct timeval tv_timer = {4, 0};
|
||||
struct event event_threads;
|
||||
struct deferred_cb_queue *queue;
|
||||
int i;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user