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/lsalib.c | 1 - 1 file changed, 1 deletion(-) (limited to 'proto/ospf/lsalib.c') diff --git a/proto/ospf/lsalib.c b/proto/ospf/lsalib.c index 82a5938..394301d 100644 --- a/proto/ospf/lsalib.c +++ b/proto/ospf/lsalib.c @@ -421,7 +421,6 @@ struct top_hash_entry * lsa_install_new(struct ospf_lsa_header *lsa, void *body, struct ospf_area *oa) { /* LSA can be temporarrily, but body must be mb_allocated. */ - struct proto *p=&oa->po->proto; int change=0; unsigned i; struct top_hash_entry *en; -- cgit v1.2.3