diff options
Diffstat (limited to 'proto/ospf/lsack.c')
-rw-r--r-- | proto/ospf/lsack.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/ospf/lsack.c b/proto/ospf/lsack.c index cb27ec8..71306f1 100644 --- a/proto/ospf/lsack.c +++ b/proto/ospf/lsack.c @@ -124,7 +124,6 @@ ospf_lsack_receive(struct ospf_lsack_packet *ps, u32 nrid, myrid; struct ospf_neighbor *n; struct ospf_lsa_header lsa, *plsa; - int length; u16 nolsa, i; struct top_hash_entry *en; u16 lenn = ntohs(ps->ospf_packet.length); |