One less unused variable.
This commit is contained in:
parent
2f6de49f8c
commit
598b984d1f
1 changed files with 0 additions and 1 deletions
|
@ -282,7 +282,6 @@ void
|
||||||
area_disp(timer *timer)
|
area_disp(timer *timer)
|
||||||
{
|
{
|
||||||
struct ospf_area *oa=timer->data;
|
struct ospf_area *oa=timer->data;
|
||||||
struct top_hash_entry *nxt;
|
|
||||||
struct proto_ospf *po=oa->po;
|
struct proto_ospf *po=oa->po;
|
||||||
struct ospf_iface *ifa;
|
struct ospf_iface *ifa;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue