diff options
Diffstat (limited to 'staticd/static_debug.h')
| -rw-r--r-- | staticd/static_debug.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/staticd/static_debug.h b/staticd/static_debug.h index c9100680f7..b990f7bcc9 100644 --- a/staticd/static_debug.h +++ b/staticd/static_debug.h @@ -29,22 +29,6 @@ extern struct debug static_dbg_bfd; void static_debug_init(void); /* - * Print staticd debugging configuration. - * - * vty - * VTY to print debugging configuration to. - */ -int static_config_write_debug(struct vty *vty); - -/* - * Print staticd debugging configuration, human readable form. - * - * vty - * VTY to print debugging configuration to. - */ -int static_debug_status_write(struct vty *vty); - -/* * Set debugging status. * * vtynode |
