mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-16 12:44:02 +00:00
bgpd: Remove dead code
Remove the accidently left code. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
666f2cefa1
commit
2e464a954a
@ -8454,7 +8454,6 @@ DEFUN (show_ip_bgp_route,
|
|||||||
|
|
||||||
afi_t afi = AFI_IP6;
|
afi_t afi = AFI_IP6;
|
||||||
safi_t safi = SAFI_UNICAST;
|
safi_t safi = SAFI_UNICAST;
|
||||||
// vrf_id_t vrf = VRF_DEFAULT;;
|
|
||||||
char *prefix = NULL;
|
char *prefix = NULL;
|
||||||
struct bgp *bgp = NULL;
|
struct bgp *bgp = NULL;
|
||||||
enum bgp_path_type path_type;
|
enum bgp_path_type path_type;
|
||||||
|
Loading…
Reference in New Issue
Block a user