diff options
Diffstat (limited to 'zebra/zebra_router.h')
| -rw-r--r-- | zebra/zebra_router.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zebra/zebra_router.h b/zebra/zebra_router.h index 6fe3e4840f..437cab5bbd 100644 --- a/zebra/zebra_router.h +++ b/zebra/zebra_router.h @@ -100,7 +100,6 @@ struct zebra_mlag_info { /* Threads for read/write. */ struct thread *t_read; struct thread *t_write; - pthread_mutex_t mlag_th_mtx; }; struct zebra_router { |
