diff options
Diffstat (limited to 'zebra/zserv.c')
| -rw-r--r-- | zebra/zserv.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/zebra/zserv.c b/zebra/zserv.c index 70707866ee..10227d17c1 100644 --- a/zebra/zserv.c +++ b/zebra/zserv.c @@ -1153,9 +1153,6 @@ static void zebra_show_stale_client_detail(struct vty *vty, } } vty_out(vty, "Current AFI : %d\n", info->current_afi); - if (info->current_prefix) - vty_out(vty, "Current prefix : %pFX\n", - info->current_prefix); } } vty_out(vty, "\n"); |
