diff options
Diffstat (limited to 'test/bt-utils.c')
-rw-r--r-- | test/bt-utils.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/bt-utils.c b/test/bt-utils.c index 3d56292e..36e44da4 100644 --- a/test/bt-utils.c +++ b/test/bt-utils.c @@ -62,9 +62,7 @@ bt_bird_init(void) log_init_debug(""); log_switch(bt_verbose != 0, NULL, NULL); - the_bird_lock(); olock_init(); - birdloop_init(); rt_init(); io_init(); if_init(); |