summaryrefslogtreecommitdiff
path: root/babeld/babel_zebra.c
diff options
context:
space:
mode:
Diffstat (limited to 'babeld/babel_zebra.c')
-rw-r--r--babeld/babel_zebra.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/babeld/babel_zebra.c b/babeld/babel_zebra.c
index 6d78ecc6..7ba1adfe 100644
--- a/babeld/babel_zebra.c
+++ b/babeld/babel_zebra.c
@@ -277,7 +277,6 @@ void babelz_zebra_init(void)
static int
zebra_config_write (struct vty *vty)
{
- fprintf(stderr, "\tzebra_config_write\n");
if (! zclient->enable)
{
vty_out (vty, "no router zebra%s", VTY_NEWLINE);