mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
Remove unused vars.
This commit is contained in:
@@ -24,7 +24,6 @@ rtems_task Task_1(
|
|||||||
)
|
)
|
||||||
{
|
{
|
||||||
rtems_id tmid;
|
rtems_id tmid;
|
||||||
rtems_time_of_day time;
|
|
||||||
rtems_status_code status;
|
rtems_status_code status;
|
||||||
|
|
||||||
/* Get id */
|
/* Get id */
|
||||||
|
|||||||
Reference in New Issue
Block a user