]> git.proxmox.com Git - mirror_frr.git/commitdiff
pimd: fix compilation failure.
authorChirag Shah <chirag@cumulusnetworks.com>
Tue, 2 May 2017 17:31:10 +0000 (10:31 -0700)
committerChirag Shah <chirag@cumulusnetworks.com>
Tue, 2 May 2017 17:31:10 +0000 (10:31 -0700)
Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
pimd/pim_cmd.c

index 5fe52fc3fc54ba344304e423381bc613df6d88bd..25d791de8eb77335a3b05d824e2d3919a3df9ed4 100644 (file)
@@ -6716,7 +6716,6 @@ void pim_cmd_init()
   install_element (VIEW_NODE, &show_ip_pim_assert_metric_cmd);
   install_element (VIEW_NODE, &show_ip_pim_assert_winner_metric_cmd);
   install_element (VIEW_NODE, &show_ip_pim_interface_traffic_cmd);
-  install_element (VIEW_NODE, &show_ip_pim_interface_traffic_single_cmd);
   install_element (VIEW_NODE, &show_ip_pim_interface_cmd);
   install_element (VIEW_NODE, &show_ip_pim_join_cmd);
   install_element (VIEW_NODE, &show_ip_pim_local_membership_cmd);