pxTCB is no longer needed in this local function.
diff --git a/tasks.c b/tasks.c
index 835d769..d63f6cc 100644
--- a/tasks.c
+++ b/tasks.c
@@ -3948,8 +3948,6 @@
 

 static void prvResetNextTaskUnblockTime( void )

 {

-TCB_t *pxTCB;

-

 	if( listLIST_IS_EMPTY( pxDelayedTaskList ) != pdFALSE )

 	{

 		/* The new current delayed list is empty.  Set xNextTaskUnblockTime to