diff options
Diffstat (limited to 'sysdep')
-rw-r--r-- | sysdep/unix/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdep/unix/main.c b/sysdep/unix/main.c index 79db32d3..0337c755 100644 --- a/sysdep/unix/main.c +++ b/sysdep/unix/main.c @@ -900,7 +900,6 @@ main(int argc, char **argv) the_bird_lock(); random_init(); - net_init(); resource_init(); birdloop_init(); olock_init(); |