From 91b3c83ce71dba060f418192488debf16f003e74 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 7 Feb 2018 16:03:51 -0800 Subject: fixes #224 Windows pipe name restrictions, unicode While here, we cleaned up a few other unused variables in the HTTP code. --- src/supplemental/http/http_conn.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/supplemental/http/http_conn.c') diff --git a/src/supplemental/http/http_conn.c b/src/supplemental/http/http_conn.c index 6a72a731..726f3ea3 100644 --- a/src/supplemental/http/http_conn.c +++ b/src/supplemental/http/http_conn.c @@ -401,8 +401,6 @@ http_wr_cb(void *arg) nni_aio * uaio; int rv; size_t n; - int niov; - nni_iov * iov; nni_mtx_lock(&conn->mtx); -- cgit v1.2.3-70-g09d2