summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxstack01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxstack01/init.c')
-rw-r--r--testsuites/psxtests/psxstack01/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxstack01/init.c b/testsuites/psxtests/psxstack01/init.c
index 9d9e1055a9..70a4b65949 100644
--- a/testsuites/psxtests/psxstack01/init.c
+++ b/testsuites/psxtests/psxstack01/init.c
@@ -46,7 +46,6 @@ void *POSIX_Init(
void *argument
)
{
- int i;
int sc;
pthread_t id;
pthread_attr_t attr;