--- libaitrpc/src/cli.c 2015/05/18 14:50:12 1.24.2.3 +++ libaitrpc/src/cli.c 2015/05/18 15:00:54 1.24.2.4 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: cli.c,v 1.24.2.3 2015/05/18 14:50:12 misho Exp $ +* $Id: cli.c,v 1.24.2.4 2015/05/18 15:00:54 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -368,7 +368,6 @@ rpc_pkt_Receive(int sock, int type, sockaddr_t * __res continue; } } while (ret < 1); - printf("================================== packet end seq=%u ============\n", seq); return ret; }