diff --git a/tasks.c b/tasks.c index a40e51d94..313c463e9 100644 --- a/tasks.c +++ b/tasks.c @@ -2754,7 +2754,6 @@ static BaseType_t prvCreateIdleTasks( void ) } #endif /* configSUPPORT_STATIC_ALLOCATION */ } - return xReturn; }