diff options
| -rw-r--r-- | ospfd/ospfd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ospfd/ospfd.c b/ospfd/ospfd.c index e74f13c961..88833e64de 100644 --- a/ospfd/ospfd.c +++ b/ospfd/ospfd.c @@ -768,8 +768,6 @@ static void ospf_finish_final(struct ospf *ospf) if (!CHECK_FLAG(om->options, OSPF_MASTER_SHUTDOWN)) instance = ospf->instance; - list_delete_and_null(&ospf->oi_write_q); - ospf_delete(ospf); if (ospf->name) { |
