One less unused variable.

This commit is contained in:
Martin Mares 2004-06-05 09:58:06 +00:00
parent 2f6de49f8c
commit 598b984d1f

View file

@ -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;