diff options
| -rw-r--r-- | bgpd/bgp_route.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bgpd/bgp_route.c b/bgpd/bgp_route.c index 54cc7aa030..ced587e738 100644 --- a/bgpd/bgp_route.c +++ b/bgpd/bgp_route.c @@ -8454,7 +8454,6 @@ DEFUN (show_ip_bgp_route, afi_t afi = AFI_IP6; safi_t safi = SAFI_UNICAST; - // vrf_id_t vrf = VRF_DEFAULT;; char *prefix = NULL; struct bgp *bgp = NULL; enum bgp_path_type path_type; |
