mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Removed config reparsing from unrelated tests
This commit is contained in:
@@ -71,12 +71,6 @@ bt_bird_init(void)
|
||||
protos_build();
|
||||
}
|
||||
|
||||
void bt_bird_cleanup(void)
|
||||
{
|
||||
config = new_config = NULL;
|
||||
the_bird_unlock();
|
||||
}
|
||||
|
||||
static char *
|
||||
bt_load_file(const char *filename, int quiet)
|
||||
{
|
||||
|
Reference in New Issue
Block a user