mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-25 05:47:12 +00:00
Remove unused variable "out".
This commit is contained in:
@@ -41,7 +41,6 @@ rtems_task Init(
|
||||
#else
|
||||
rtems_task_priority old_priority;
|
||||
rtems_mode old_mode;
|
||||
rtems_event_set out;
|
||||
|
||||
/* lower the task priority to allow created tasks to execute */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user