From 63ca37f3139505a1881bf2c343f18d4ed8e22ce4 Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Sun, 20 Feb 2005 18:56:06 +0000 Subject: Cleanup - all unused variables deleted. --- proto/ospf/iface.c | 1 - 1 file changed, 1 deletion(-) (limited to 'proto/ospf/iface.c') 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) -- cgit v1.2.3