summaryrefslogtreecommitdiff
path: root/vrrpd/vrrp.h
diff options
context:
space:
mode:
Diffstat (limited to 'vrrpd/vrrp.h')
-rw-r--r--vrrpd/vrrp.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/vrrpd/vrrp.h b/vrrpd/vrrp.h
index 7e3e493a26..502d7b82b6 100644
--- a/vrrpd/vrrp.h
+++ b/vrrpd/vrrp.h
@@ -550,17 +550,6 @@ void vrrp_if_address_del(struct interface *ifp);
/* Other ------------------------------------------------------------------- */
/*
- * Write interface block-level configuration to vty.
- *
- * vty
- * vty to write config to
- *
- * Returns:
- * # of lines written
- */
-int vrrp_config_write_interface(struct vty *vty);
-
-/*
* Write global level configuration to vty.
*
* vty