From 2a149b18cca3b20063be398e8098dfa8e1e2705d Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 4 May 2000 20:38:44 +0000 Subject: Unused variables in IPv6 code. --- proto/bgp/packets.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'proto/bgp/packets.c') diff --git a/proto/bgp/packets.c b/proto/bgp/packets.c index d6c2169..6fabacf 100644 --- a/proto/bgp/packets.c +++ b/proto/bgp/packets.c @@ -557,8 +557,6 @@ bgp_do_rx_update(struct bgp_conn *conn, DO_NLRI(mp_reach) { - ea_list *e = lp_alloc(bgp_linpool, sizeof(ea_list) + sizeof(eattr)); - struct adata *ad = lp_alloc(bgp_linpool, sizeof(struct adata) + 16); int i; /* Create fake NEXT_HOP attribute */ -- cgit v1.2.3