diff options
Diffstat (limited to 'zebra/zebra_mpls.h')
| -rw-r--r-- | zebra/zebra_mpls.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/zebra/zebra_mpls.h b/zebra/zebra_mpls.h index 98905a2831..65204a67dc 100644 --- a/zebra/zebra_mpls.h +++ b/zebra/zebra_mpls.h @@ -211,12 +211,6 @@ int zebra_mpls_fec_unregister(struct zebra_vrf *zvrf, struct prefix *p, struct zserv *client); /* - * Cleanup any FECs registered by this client. - */ -int zebra_mpls_cleanup_fecs_for_client(struct zebra_vrf *zvrf, - struct zserv *client); - -/* * Return FEC (if any) to which this label is bound. * Note: Only works for per-prefix binding and when the label is not * implicit-null. |
