aboutsummaryrefslogtreecommitdiff
path: root/src/core/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/socket.c')
-rw-r--r--src/core/socket.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/socket.c b/src/core/socket.c
index c9b70ccb..4a84b639 100644
--- a/src/core/socket.c
+++ b/src/core/socket.c
@@ -102,7 +102,6 @@ static int
nni_sock_getopt_fd(nni_sock *s, int flag, void *val, size_t *szp)
{
int rv;
- uint32_t flags;
nni_notifyfd *fd;
nni_msgq * mq;
nni_msgq_cb cb;