mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 01:31:55 +00:00
One less unused variable.
This commit is contained in:
parent
2f6de49f8c
commit
598b984d1f
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user