diff options
Diffstat (limited to 'lib/zclient.c')
| -rw-r--r-- | lib/zclient.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/zclient.c b/lib/zclient.c index d23e5fbd79..8ada2cf978 100644 --- a/lib/zclient.c +++ b/lib/zclient.c @@ -574,7 +574,6 @@ void zclient_init(struct zclient *zclient, int redist_default, /* Set default-information redistribute to zero. */ zclient->default_information = vrf_bitmap_init(); - ; if (zclient_debug) zlog_debug("zclient_start is called"); |
