summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_route.h
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/bgp_route.h')
-rw-r--r--bgpd/bgp_route.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/bgpd/bgp_route.h b/bgpd/bgp_route.h
index 43033c8c3..7f4a3b918 100644
--- a/bgpd/bgp_route.h
+++ b/bgpd/bgp_route.h
@@ -492,9 +492,6 @@ struct bgp_aggregate {
/* Aggregate route's as-path. */
struct aspath *aspath;
- /* SAFI configuration. */
- safi_t safi;
-
/** MED value found in current group. */
uint32_t med_matched_value;