summaryrefslogtreecommitdiff
path: root/lib/command.h
diff options
context:
space:
mode:
authorRafael Zalamena <rzalamena@users.noreply.github.com>2018-04-02 17:55:44 -0300
committerGitHub <noreply@github.com>2018-04-02 17:55:44 -0300
commit5012c1b6eed36e67dc8ee32488f3c396bf7b738b (patch)
treeaed922a259cf23cd15f2c95aa3346fdbcaaa9b52 /lib/command.h
parent6d8b966f7a5fafdf0f979e8678167fd7238b5db1 (diff)
parent7d3ffd35eaf360481ffad8b711a9bcc3cef599ef (diff)
Merge pull request #2005 from qlyoung/remove-masc-node
lib: remove MASC_NODE
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 66b46df59a..26c1ac73b9 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 */
- MASC_NODE, /* MASC for multicast. */
IRDP_NODE, /* ICMP Router Discovery Protocol mode. */
IP_NODE, /* Static ip route node. */
ACCESS_NODE, /* Access list node. */