diff options
Diffstat (limited to 'zebra/zebra_router.h')
| -rw-r--r-- | zebra/zebra_router.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/zebra/zebra_router.h b/zebra/zebra_router.h index 04421a0f0d..dcbf333b1c 100644 --- a/zebra/zebra_router.h +++ b/zebra/zebra_router.h @@ -129,8 +129,6 @@ extern void zebra_router_release_table(struct zebra_vrf *zvrf, uint32_t tableid, extern int zebra_router_config_write(struct vty *vty); -extern unsigned long zebra_router_score_proto(uint8_t proto, - unsigned short instance); extern void zebra_router_sweep_route(void); extern void zebra_router_show_table_summary(struct vty *vty); |
