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/psxkey01/init.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'testsuites/psxtests/psxkey01') diff --git a/testsuites/psxtests/psxkey01/init.c b/testsuites/psxtests/psxkey01/init.c index 278e4b6029..b8718d7bb3 100644 --- a/testsuites/psxtests/psxkey01/init.c +++ b/testsuites/psxtests/psxkey01/init.c @@ -29,11 +29,6 @@ void *POSIX_Init( ) { int status; - unsigned int remaining; - uint32_t *key_data; - Heap_Information_block info; - void *temp; - int i; puts( "\n\n*** POSIX KEY 01 TEST ***" ); -- cgit v1.2.3