diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-03-30 17:45:41 -0400 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-03-30 17:45:41 -0400 |
| commit | 7d3ffd35eaf360481ffad8b711a9bcc3cef599ef (patch) | |
| tree | 9cebbe4b00da230e657f50ff9fa3cb3fe6d08f2c /lib/command.h | |
| parent | 5f047032e7ebe97ba98229cb979cf940689d869a (diff) | |
lib: remove MASC_NODE
Unused
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'lib/command.h')
| -rw-r--r-- | lib/command.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/command.h b/lib/command.h index a7fa3a1692..f2a8693e64 100644 --- a/lib/command.h +++ b/lib/command.h @@ -120,7 +120,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. */ |
