diff options
Diffstat (limited to 'ripngd/ripngd.h')
| -rw-r--r-- | ripngd/ripngd.h | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/ripngd/ripngd.h b/ripngd/ripngd.h index f18c9758e9..82aba1f753 100644 --- a/ripngd/ripngd.h +++ b/ripngd/ripngd.h @@ -111,9 +111,6 @@ struct ripng {  	/* RIPng routing information base. */  	struct agg_table *table; -	/* RIPng only static route information. */ -	struct agg_table *route; -  	/* RIPng aggregate route information. */  	struct agg_table *aggregate;  | 
