diff options
Diffstat (limited to 'zebra/zserv.h')
-rw-r--r-- | zebra/zserv.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/zebra/zserv.h b/zebra/zserv.h index a712e7fb9..77ac40e1a 100644 --- a/zebra/zserv.h +++ b/zebra/zserv.h @@ -175,8 +175,6 @@ DECLARE_KOOH(zserv_client_close, (struct zserv *client), (client)); /* Zebra instance */ struct zebra_t { - struct list *client_list; - /* Socket */ int sock; |