summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_route.h
diff options
context:
space:
mode:
Diffstat (limited to 'ospfd/ospf_route.h')
-rw-r--r--ospfd/ospf_route.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ospfd/ospf_route.h b/ospfd/ospf_route.h
index 86a14352b..811581c0d 100644
--- a/ospfd/ospf_route.h
+++ b/ospfd/ospf_route.h
@@ -136,7 +136,6 @@ extern void ospf_route_table_free(struct route_table *);
extern void ospf_route_install(struct ospf *, struct route_table *);
extern void ospf_route_table_dump(struct route_table *);
-extern void ospf_route_table_print(struct vty *vty, struct route_table *rt);
extern void ospf_intra_add_router(struct route_table *, struct vertex *,
struct ospf_area *);