summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx08/task1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psx08/task1.c')
-rw-r--r--testsuites/psxtests/psx08/task1.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/psxtests/psx08/task1.c b/testsuites/psxtests/psx08/task1.c
index 5668f258d1..e1e37ee67e 100644
--- a/testsuites/psxtests/psx08/task1.c
+++ b/testsuites/psxtests/psx08/task1.c
@@ -25,8 +25,6 @@ void *Task_1(
void *argument
)
{
- int status;
-
puts( "Task_1: exitting" );
return( &Task1_id );