summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spobjgetnext
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-24 06:14:30 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-24 06:14:30 +0000
commit2f2da91c1f3305743716562e501c8dd5560556c9 (patch)
tree1da149e1c682f8ca54a672e17a42c4ca72d80194 /testsuites/sptests/spobjgetnext
parentAdd rprintf.h (diff)
downloadrtems-2f2da91c1f3305743716562e501c8dd5560556c9.tar.bz2
Eliminate unused vars.
Diffstat (limited to 'testsuites/sptests/spobjgetnext')
-rw-r--r--testsuites/sptests/spobjgetnext/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/sptests/spobjgetnext/init.c b/testsuites/sptests/spobjgetnext/init.c
index 39535a6fc5..4c53e8bd36 100644
--- a/testsuites/sptests/spobjgetnext/init.c
+++ b/testsuites/sptests/spobjgetnext/init.c
@@ -60,7 +60,6 @@ rtems_task Init(
rtems_task_argument argument
)
{
- rtems_status_code status;
rtems_id main_task;
int count;
Objects_Control *o;