--- libaitio/inc/aitio.h 2013/12/15 22:31:44 1.38.10.17 +++ libaitio/inc/aitio.h 2013/12/15 22:33:08 1.38.10.18 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitio.h,v 1.38.10.17 2013/12/15 22:31:44 misho Exp $ +* $Id: aitio.h,v 1.38.10.18 2013/12/15 22:33:08 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -82,7 +82,6 @@ typedef struct { unsigned int prog_inin; /* init progs */ unsigned int prog_maxn; /* max progs */ unsigned int prog_cnum; /* current progs */ - unsigned int prog_poll; /* purge unused instances after sec */ char prog_name[PATH_MAX]; pthread_mutex_t prog_mtx;