From 1512813e95a7edd2fad2834221dc1cb79aab6406 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 5 Jun 2004 09:28:17 +0000 Subject: ... and a whole bunch of unused parameters and variables in ospf. --- proto/ospf/dbdes.c | 1 - 1 file changed, 1 deletion(-) (limited to 'proto/ospf/dbdes.c') diff --git a/proto/ospf/dbdes.c b/proto/ospf/dbdes.c index cbab838..aa9df73 100644 --- a/proto/ospf/dbdes.c +++ b/proto/ospf/dbdes.c @@ -154,7 +154,6 @@ ospf_dbdes_reqladd(struct ospf_dbdes_packet *ps, struct ospf_neighbor *n) struct top_hash_entry *he, *sn; struct top_graph *gr = n->ifa->oa->gr; struct ospf_packet *op; - struct proto *p = (struct proto *) n->ifa->proto; int i, j; op = (struct ospf_packet *) ps; -- cgit v1.2.3