]> git.sur5r.net Git - freertos/blobdiff - Source/portable/GCC/ATMega323/port.c
Remove obsolete comment.
[freertos] / Source / portable / GCC / ATMega323 / port.c
index a29f5ef52a5b5d0c8d6be42c74716bb20bedd47b..9be0b614a6da29b797962f4ec3e6ed0324d6438a 100644 (file)
@@ -314,9 +314,6 @@ unsigned portSHORT usAddress;
 \r
 portBASE_TYPE xPortStartScheduler( void )\r
 {\r
-       /* In this port we ignore the parameter and use the configUSE_PREEMPTION\r
-       definition instead. */\r
-\r
        /* Setup the hardware to generate the tick. */\r
        prvSetupTimerInterrupt();\r
 \r