1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

... and a whole bunch of unused parameters and variables in ospf.

This commit is contained in:
Martin Mares
2004-06-05 09:28:17 +00:00
parent c91fc9b606
commit 1512813e95
11 changed files with 7 additions and 53 deletions

View File

@@ -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;