]> git.proxmox.com Git - mirror_frr.git/blobdiff - ripngd/ripng_debug.c
zebra: Allow ns delete to happen after under/over flow checks
[mirror_frr.git] / ripngd / ripng_debug.c
index c8cad23addfbc2161bfd7b9e0166cbee416c0467..c56ff126271bcbb0d06a0d9ac0c094e7e3ca837c 100644 (file)
@@ -207,13 +207,6 @@ static int config_write_debug(struct vty *vty)
        return write;
 }
 
-void ripng_debug_reset()
-{
-       ripng_debug_event = 0;
-       ripng_debug_packet = 0;
-       ripng_debug_zebra = 0;
-}
-
 void ripng_debug_init()
 {
        ripng_debug_event = 0;