--- libaitrpc/inc/defs.h 2011/05/02 23:12:08 1.2 +++ libaitrpc/inc/defs.h 2011/08/19 07:39:29 1.2.4.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: defs.h,v 1.2 2011/05/02 23:12:08 misho Exp $ +* $Id: defs.h,v 1.2.4.1 2011/08/19 07:39:29 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -62,8 +62,6 @@ SUCH DAMAGE. strlcpy(rpc_Error, strerror(errno), STRSIZ); \ } - -extern int rpc_Kill, blob_Kill; extern int rpc_Errno; extern char rpc_Error[];