summaryrefslogtreecommitdiff
path: root/zebra/router-id.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/router-id.h')
-rw-r--r--zebra/router-id.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/zebra/router-id.h b/zebra/router-id.h
index 7f7a8c3b..be12bf50 100644
--- a/zebra/router-id.h
+++ b/zebra/router-id.h
@@ -37,7 +37,4 @@ extern void router_id_init(void);
extern void router_id_write(struct vty *);
extern void router_id_get(struct prefix *);
-extern void zread_router_id_add(struct zserv *, u_short);
-extern void zread_router_id_delete(struct zserv *, u_short);
-
#endif