summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/net/nexthop.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/nexthop.h b/include/net/nexthop.h
index 2e44efe5709b..2fd76a9b6dc8 100644
--- a/include/net/nexthop.h
+++ b/include/net/nexthop.h
@@ -105,7 +105,6 @@ struct nexthop {
};
enum nexthop_event_type {
- NEXTHOP_EVENT_ADD,
NEXTHOP_EVENT_DEL
};