diff options
Diffstat (limited to 'src/core/socket.h')
| -rw-r--r-- | src/core/socket.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/socket.h b/src/core/socket.h index 6fe4117a..6a608d0a 100644 --- a/src/core/socket.h +++ b/src/core/socket.h @@ -52,7 +52,6 @@ struct nni_socket { size_t s_rcvmaxsz; // maximum receive size nni_thr s_notifier; - nni_thr s_worker_thr[NNI_MAXWORKERS]; int s_ep_pend; // EP dial/listen in progress int s_closing; // Socket is closing |
