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/bus/bus.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/protocol/bus') diff --git a/src/protocol/bus/bus.c b/src/protocol/bus/bus.c index 3c9d0674..0d57f1db 100644 --- a/src/protocol/bus/bus.c +++ b/src/protocol/bus/bus.c @@ -41,7 +41,6 @@ static int nni_bus_sock_init(void **sp, nni_sock *nsock) { nni_bus_sock *psock; - int rv; if ((psock = NNI_ALLOC_STRUCT(psock)) == NULL) { return (NNG_ENOMEM); -- cgit v1.2.3-70-g09d2