summaryrefslogtreecommitdiff
path: root/zebra/zebra_nb.c
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/zebra_nb.c')
-rw-r--r--zebra/zebra_nb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/zebra/zebra_nb.c b/zebra/zebra_nb.c
index 7cdcaedd7e..de94480d1b 100644
--- a/zebra/zebra_nb.c
+++ b/zebra/zebra_nb.c
@@ -321,7 +321,6 @@ const struct frr_yang_module_info frr_zebra_info = {
.xpath = "/frr-interface:lib/interface/frr-zebra:zebra/link-detect",
.cbs = {
.modify = lib_interface_zebra_link_detect_modify,
- .destroy = lib_interface_zebra_link_detect_destroy,
}
},
{