mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-16 05:36:47 +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;
|
||||
safi_t safi = SAFI_UNICAST;
|
||||
// vrf_id_t vrf = VRF_DEFAULT;;
|
||||
char *prefix = NULL;
|
||||
struct bgp *bgp = NULL;
|
||||
enum bgp_path_type path_type;
|
||||
|
Loading…
Reference in New Issue
Block a user