diff options
Diffstat (limited to 'proto/ospf/iface.c')
-rw-r--r-- | proto/ospf/iface.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/ospf/iface.c b/proto/ospf/iface.c index cce7faf..e4070fd 100644 --- a/proto/ospf/iface.c +++ b/proto/ospf/iface.c @@ -484,7 +484,6 @@ ospf_iface_notify(struct proto *p, unsigned flags, struct iface *iface) struct ospf_area_config *ac; struct ospf_iface_patt *ip = NULL; struct ospf_iface *ifa; - struct ospf_area *oa; DBG("%s: If notify called\n", p->name); if (iface->flags & IF_IGNORE) |