summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--proto/ospf/ospf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/ospf/ospf.c b/proto/ospf/ospf.c
index 7603dac..02bfd46 100644
--- a/proto/ospf/ospf.c
+++ b/proto/ospf/ospf.c
@@ -282,7 +282,6 @@ void
area_disp(timer *timer)
{
struct ospf_area *oa=timer->data;
- struct top_hash_entry *nxt;
struct proto_ospf *po=oa->po;
struct ospf_iface *ifa;