summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/stackchk01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/stackchk01/init.c')
-rw-r--r--testsuites/libtests/stackchk01/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/libtests/stackchk01/init.c b/testsuites/libtests/stackchk01/init.c
index 577b9e4bb1..e2a7c08a9e 100644
--- a/testsuites/libtests/stackchk01/init.c
+++ b/testsuites/libtests/stackchk01/init.c
@@ -16,7 +16,6 @@ rtems_task Init(
rtems_task_argument argument
)
{
- rtems_status_code status;
bool blown;
puts( "\n\n*** TEST STACK CHECKER 01 ***" );