From f637e820fa7944c161af7be703ec318120e8e2d7 Mon Sep 17 00:00:00 2001 From: QXSoftware Date: Thu, 4 Oct 2018 10:17:31 +0800 Subject: remove unused function declaration --- src/core/socket.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/core/socket.h b/src/core/socket.h index 5486918e..b06f4d47 100644 --- a/src/core/socket.h +++ b/src/core/socket.h @@ -63,8 +63,6 @@ extern uint32_t nni_sock_flags(nni_sock *); // should be executed. extern void nni_sock_set_pipe_cb(nni_sock *sock, int, nng_pipe_cb, void *); -extern bool nni_sock_closing(nni_sock *sock); - // nni_ctx_open is used to open/create a new context structure. // Contexts are not supported by most protocols, but for those that do, // this can offer some improvements for massive concurrency/scalability. -- cgit v1.2.3-70-g09d2