summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxkey01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxkey01/init.c')
-rw-r--r--testsuites/psxtests/psxkey01/init.c5
1 files changed, 0 insertions, 5 deletions
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 ***" );