diff options
Diffstat (limited to 'vrrpd/vrrp_debug.h')
| -rw-r--r-- | vrrpd/vrrp_debug.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/vrrpd/vrrp_debug.h b/vrrpd/vrrp_debug.h index c1421ebbaa..c8b4c897f0 100644 --- a/vrrpd/vrrp_debug.h +++ b/vrrpd/vrrp_debug.h @@ -28,14 +28,6 @@ extern struct debug vrrp_dbg_zebra; void vrrp_debug_init(void); /* - * Print VRRP debugging configuration. - * - * vty - * VTY to print debugging configuration to. - */ -int vrrp_config_write_debug(struct vty *vty); - -/* * Print VRRP debugging configuration, human readable form. * * vty |
