diff --git a/tasks.c b/tasks.c index 835d7692b..d63f6ccfd 100644 --- a/tasks.c +++ b/tasks.c @@ -3948,8 +3948,6 @@ static void prvCheckTasksWaitingTermination( void ) static void prvResetNextTaskUnblockTime( void ) { -TCB_t *pxTCB; - if( listLIST_IS_EMPTY( pxDelayedTaskList ) != pdFALSE ) { /* The new current delayed list is empty. Set xNextTaskUnblockTime to