aboutsummaryrefslogtreecommitdiff
path: root/tests/reqrep.c
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2017-01-16 00:43:03 -0800
committerGarrett D'Amore <garrett@damore.org>2017-01-16 00:43:03 -0800
commit39dbff5615631522d3ef98b83141957038502c0d (patch)
tree89becbf88ebb79df9c9202450acd476bd790bde0 /tests/reqrep.c
parentf71209a0b429cddcd44f1f2473c49e986c9b4be7 (diff)
downloadnng-39dbff5615631522d3ef98b83141957038502c0d.tar.gz
nng-39dbff5615631522d3ef98b83141957038502c0d.tar.bz2
nng-39dbff5615631522d3ef98b83141957038502c0d.zip
Various complaints found in AppVeyor build.
Diffstat (limited to 'tests/reqrep.c')
-rw-r--r--tests/reqrep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/reqrep.c b/tests/reqrep.c
index 53091928..c3ff9315 100644
--- a/tests/reqrep.c
+++ b/tests/reqrep.c
@@ -118,7 +118,6 @@ Main({
nng_msg *abc;
nng_msg *def;
nng_msg *cmd;
- nng_msg *nvm;
uint64_t retry = 100000; // 100 ms
size_t len;