Remove unused var.

This commit is contained in:
Ralf Corsepius
2009-10-24 05:51:21 +00:00
parent a3b2830e0f
commit 8a990c7fc1

View File

@@ -16,8 +16,6 @@ rtems_task Init(
rtems_task_argument ignored
)
{
rtems_mode mode;
/* initialize application */
/* Real application would call idle loop functionality */