From 39dbff5615631522d3ef98b83141957038502c0d Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 16 Jan 2017 00:43:03 -0800 Subject: Various complaints found in AppVeyor build. --- src/protocol/pair/pair.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/protocol/pair') diff --git a/src/protocol/pair/pair.c b/src/protocol/pair/pair.c index ff02c2d1..0d8b32fe 100644 --- a/src/protocol/pair/pair.c +++ b/src/protocol/pair/pair.c @@ -45,7 +45,6 @@ static int nni_pair_sock_init(void **sp, nni_sock *nsock) { nni_pair_sock *psock; - int rv; if ((psock = NNI_ALLOC_STRUCT(psock)) == NULL) { return (NNG_ENOMEM); -- cgit v1.2.3-70-g09d2