From b6912c40f8ec9c74a51d136da78e449033be7e14 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 25 Oct 2009 06:25:04 +0000 Subject: Remove unused vars. Add missing prototypes. --- testsuites/psxtests/psxstack01/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/psxtests/psxstack01') 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; -- cgit v1.2.3