summaryrefslogtreecommitdiff
path: root/zebra/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/main.c')
-rw-r--r--zebra/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/zebra/main.c b/zebra/main.c
index e57b84c8f6..334354eaae 100644
--- a/zebra/main.c
+++ b/zebra/main.c
@@ -166,7 +166,6 @@ static void sigint(void)
if (zrouter.lsp_process_q)
work_queue_free_and_null(&zrouter.lsp_process_q);
- zebra_router_cleanup();
vrf_terminate();
ns_walk_func(zebra_ns_early_shutdown);