summaryrefslogtreecommitdiff
path: root/lib/nexthop.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nexthop.c')
-rw-r--r--lib/nexthop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/nexthop.c b/lib/nexthop.c
index d7d8f0cd30..7b8ac95e83 100644
--- a/lib/nexthop.c
+++ b/lib/nexthop.c
@@ -82,7 +82,6 @@ nexthop_type_to_str (enum nexthop_types_t nh_type)
static const char *desc[] = {
"none",
"Directly connected",
- "Interface route",
"IPv4 nexthop",
"IPv4 nexthop with ifindex",
"IPv6 nexthop",