From fa2b17e39499a77f41a719035a588b7fb63cec63 Mon Sep 17 00:00:00 2001 From: hasso Date: Thu, 4 Mar 2004 17:45:00 +0000 Subject: Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER from vtysh ([quagga-dev 932]). --- ospfd/ospf_flood.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ospfd/ospf_flood.c') diff --git a/ospfd/ospf_flood.c b/ospfd/ospf_flood.c index 05fcacda..22611d8d 100644 --- a/ospfd/ospf_flood.c +++ b/ospfd/ospf_flood.c @@ -355,7 +355,6 @@ ospf_flood_through_interface (struct ospf_interface *oi, struct ospf_neighbor *inbr, struct ospf_lsa *lsa) { - struct ospf *ospf = oi->ospf; struct ospf_neighbor *onbr; struct route_node *rn; int retx_flag; -- cgit v1.2.1