mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Net: Replace runtime checks with STATIC_ASSERT()
This commit is contained in:
@@ -889,7 +889,6 @@ main(int argc, char **argv)
|
||||
log_switch(1, NULL, NULL);
|
||||
|
||||
random_init();
|
||||
net_init();
|
||||
resource_init();
|
||||
timer_init();
|
||||
olock_init();
|
||||
|
Reference in New Issue
Block a user