--- libaitrpc/src/srv.c 2015/07/02 17:52:53 1.26.2.11 +++ libaitrpc/src/srv.c 2015/07/02 22:28:15 1.27 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: srv.c,v 1.26.2.11 2015/07/02 17:52:53 misho Exp $ +* $Id: srv.c,v 1.27 2015/07/02 22:28:15 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -81,7 +81,6 @@ static sched_task_func_t cbProto[SOCK_MAX_SUPPORT][4] /* Global Signal Argument when kqueue support disabled */ static volatile uintptr_t _glSigArg = 0; - void rpc_freeCli(rpc_cli_t * __restrict c)