summaryrefslogtreecommitdiff
path: root/lib/command.h
diff options
context:
space:
mode:
authorRafael Zalamena <rzalamena@users.noreply.github.com>2018-02-02 11:12:15 -0200
committerGitHub <noreply@github.com>2018-02-02 11:12:15 -0200
commit8c7ad688cc26a829bb14e1c523650d05ff9bb19b (patch)
tree91a2ad7760b72da78eb784c1c259e695f586b1dc /lib/command.h
parentbcca474aa6edc78911e3363aacf776256df50357 (diff)
parent57dac17c57a1b84c4389da11cee32b31b6957dd2 (diff)
Merge pull request #1696 from donaldsharp/pim_node_removal
lib, pimd: Remove PIM_NODE as it is not needed
Diffstat (limited to 'lib/command.h')
-rw-r--r--lib/command.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/command.h b/lib/command.h
index fa8323bf2d..760d40f505 100644
--- a/lib/command.h
+++ b/lib/command.h
@@ -119,7 +119,6 @@ enum node_type {
LDP_L2VPN_NODE, /* LDP L2VPN node */
LDP_PSEUDOWIRE_NODE, /* LDP Pseudowire node */
ISIS_NODE, /* ISIS protocol mode */
- PIM_NODE, /* PIM protocol mode */
MASC_NODE, /* MASC for multicast. */
IRDP_NODE, /* ICMP Router Discovery Protocol mode. */
IP_NODE, /* Static ip route node. */