summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pimd/pim_cmd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pimd/pim_cmd.c b/pimd/pim_cmd.c
index 5fe52fc3fc..25d791de8e 100644
--- a/pimd/pim_cmd.c
+++ b/pimd/pim_cmd.c
@@ -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);