From c6df64d90ff9799b9f5970c4897e2b9a55e2ce69 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 7 Jul 2017 18:17:04 -0700 Subject: Clean up some unused variables. --- src/protocol/reqrep/req.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/protocol/reqrep') diff --git a/src/protocol/reqrep/req.c b/src/protocol/reqrep/req.c index b951c9a0..f32fd66f 100644 --- a/src/protocol/reqrep/req.c +++ b/src/protocol/reqrep/req.c @@ -329,7 +329,6 @@ static void nni_req_sendraw_cb(void *arg) { nni_req_pipe *rp = arg; - nni_msg *msg; if (nni_aio_result(&rp->aio_sendraw) != 0) { nni_msg_free(rp->aio_sendraw.a_msg); @@ -455,7 +454,6 @@ nni_req_resend(nni_req_sock *req) { nni_req_pipe *rp; nni_msg *msg; - int i; // Note: This routine should be called with the socket lock held. // Also, this should only be called while handling cooked mode -- cgit v1.2.3-70-g09d2