summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_te.c
diff options
context:
space:
mode:
Diffstat (limited to 'ospfd/ospf_te.c')
-rw-r--r--ospfd/ospf_te.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ospfd/ospf_te.c b/ospfd/ospf_te.c
index 12d589cd9..c67250036 100644
--- a/ospfd/ospf_te.c
+++ b/ospfd/ospf_te.c
@@ -2650,8 +2650,6 @@ ospf_mpls_te_register_vty (void)
{
install_element (VIEW_NODE, &show_ip_ospf_mpls_te_router_cmd);
install_element (VIEW_NODE, &show_ip_ospf_mpls_te_link_cmd);
- install_element (ENABLE_NODE, &show_ip_ospf_mpls_te_router_cmd);
- install_element (ENABLE_NODE, &show_ip_ospf_mpls_te_link_cmd);
install_element (OSPF_NODE, &ospf_mpls_te_on_cmd);
install_element (OSPF_NODE, &no_ospf_mpls_te_cmd);