sptests/sp20: Remove unused variable

This commit is contained in:
Sebastian Huber
2018-07-24 12:45:43 +02:00
parent c192109f72
commit f133386ac8

View File

@@ -39,7 +39,6 @@ rtems_task Init(
rtems_task_argument argument
)
{
int error;
uint32_t index;
rtems_status_code status;