--- libaitio/src/aitio.c 2012/05/23 14:06:08 1.10.6.5 +++ libaitio/src/aitio.c 2012/05/23 14:37:36 1.10.6.6 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitio.c,v 1.10.6.5 2012/05/23 14:06:08 misho Exp $ +* $Id: aitio.c,v 1.10.6.6 2012/05/23 14:37:36 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -108,11 +108,7 @@ io_mm_inuse() void _init() { -#ifdef USE_MPOOL ioLibInit(IO_MPOOL, 0); -#else - ioLibInit(IO_SYSM, 0); -#endif } // fini libaitio routine