From: Ido Schimmel <[email protected]> Not used anywhere.
Signed-off-by: Ido Schimmel <[email protected]> Suggested-by: David Ahern <[email protected]> --- include/net/nexthop.h | 1 - 1 file changed, 1 deletion(-) 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 }; -- 2.26.2
