--- libaitsched/src/aitsched.c 2013/10/21 13:38:05 1.20 +++ libaitsched/src/aitsched.c 2013/10/21 13:41:40 1.21 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitsched.c,v 1.20 2013/10/21 13:38:05 misho Exp $ +* $Id: aitsched.c,v 1.21 2013/10/21 13:41:40 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -449,7 +449,7 @@ int schedQueryby(sched_root_task_t * __restrict root, sched_task_type_t type, u_char criteria, void *param) { - sched_task_t *task, *tmp; + sched_task_t *task; sched_queue_t *queue; register int flg = 0;