summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2018-04-03 10:50:58 -0400
committerQuentin Young <qlyoung@cumulusnetworks.com>2018-04-03 10:50:58 -0400
commitaec1641e5235da956277b6c3bfa45379af759f78 (patch)
treefc11aee7032470962ebb2d7c87c4f7080168313d /lib/command.c
parent5012c1b6eed36e67dc8ee32488f3c396bf7b738b (diff)
lib: remove IRDP_NODE
Unused Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'lib/command.c')
-rw-r--r--lib/command.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/command.c b/lib/command.c
index 3bbea63060..f244d67e86 100644
--- a/lib/command.c
+++ b/lib/command.c
@@ -96,7 +96,6 @@ const char *node_names[] = {
"ldp l2vpn", // LDP_L2VPN_NODE,
"ldp", // LDP_PSEUDOWIRE_NODE,
"isis", // ISIS_NODE,
- "irdp", // IRDP_NODE,
"static ip", // IP_NODE,
"ipv4 access list", // ACCESS_NODE,
"ipv4 prefix list", // PREFIX_NODE,