diff --git a/queue.c b/queue.c index 8b46da06a..14ad01ec9 100644 --- a/queue.c +++ b/queue.c @@ -1082,7 +1082,7 @@ Queue_t * const pxQueue = xQueue; { mtCOVERAGE_TEST_MARKER(); } - + /* Not used in this path. */ ( void ) uxPreviousMessagesWaiting; }