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

Unused variables in IPv6 code.

This commit is contained in:
Martin Mares
2000-05-04 20:38:44 +00:00
parent 93a786cb03
commit 2a149b18cc
2 changed files with 1 additions and 4 deletions

View File

@@ -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 */