summaryrefslogtreecommitdiff
path: root/lib/command.h
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2019-08-06 16:45:56 +0200
committerGitHub <noreply@github.com>2019-08-06 16:45:56 +0200
commitc8ec87df6e2bc4de3988bd540d369d3589bdeab6 (patch)
treef963fbb2e12512e142a63582a418508431c43693 /lib/command.h
parent7040d52aafca16fb0048c1712a919d8209c54dc9 (diff)
parentc7975431e633c88ff9a728aba514f97638d4f51a (diff)
all: remove logical-router functionality (#4774)
all: remove logical-router functionality
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 08d6128af4..8dc35a0fdc 100644
--- a/lib/command.h
+++ b/lib/command.h
@@ -98,7 +98,6 @@ enum node_type {
AAA_NODE, /* AAA node. */
KEYCHAIN_NODE, /* Key-chain node. */
KEYCHAIN_KEY_NODE, /* Key-chain key node. */
- LOGICALROUTER_NODE, /* Logical-Router node. */
IP_NODE, /* Static ip route node. */
VRF_NODE, /* VRF mode node. */
INTERFACE_NODE, /* Interface mode node. */