diff options
Diffstat (limited to 'src/protocol/pipeline/push.c')
| -rw-r--r-- | src/protocol/pipeline/push.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/protocol/pipeline/push.c b/src/protocol/pipeline/push.c index e39adb7a..bbda91da 100644 --- a/src/protocol/pipeline/push.c +++ b/src/protocol/pipeline/push.c @@ -45,7 +45,6 @@ static int nni_push_sock_init(void **pushp, nni_sock *sock) { nni_push_sock *push; - int rv; if ((push = NNI_ALLOC_STRUCT(push)) == NULL) { return (NNG_ENOMEM); |
