From 7d3ffd35eaf360481ffad8b711a9bcc3cef599ef Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Fri, 30 Mar 2018 17:45:41 -0400 Subject: lib: remove MASC_NODE Unused Signed-off-by: Quentin Young --- lib/command.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/command.h') 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. */ -- cgit v1.2.3