summaryrefslogtreecommitdiff
path: root/lib/nexthop_group.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nexthop_group.h')
-rw-r--r--lib/nexthop_group.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/nexthop_group.h b/lib/nexthop_group.h
index 378b0ce6bb..391775c69c 100644
--- a/lib/nexthop_group.h
+++ b/lib/nexthop_group.h
@@ -41,7 +41,6 @@ struct nexthop_group {
struct nexthop_group *nexthop_group_new(void);
void nexthop_group_delete(struct nexthop_group **nhg);
-void nexthop_group_free_delete(struct nexthop_group **nhg);
void nexthop_group_copy(struct nexthop_group *to,
struct nexthop_group *from);