diff options
Diffstat (limited to 'bgpd/bgp_peer_index.c')
-rw-r--r-- | bgpd/bgp_peer_index.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bgpd/bgp_peer_index.c b/bgpd/bgp_peer_index.c index 87b761df..39b4f69e 100644 --- a/bgpd/bgp_peer_index.c +++ b/bgpd/bgp_peer_index.c @@ -111,8 +111,6 @@ bgp_peer_index_init(void* parent) bgp_peer_id_count = 0 ; - /* OK up to creation of qpthreads ! */ - bgp_peer_index_mutex = NULL ; } ; /*------------------------------------------------------------------------------ |