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/psxmsgq03/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/psxtests/psxmsgq03') diff --git a/testsuites/psxtests/psxmsgq03/init.c b/testsuites/psxtests/psxmsgq03/init.c index ad55e1c0d3..0d8c275f6f 100644 --- a/testsuites/psxtests/psxmsgq03/init.c +++ b/testsuites/psxtests/psxmsgq03/init.c @@ -42,7 +42,6 @@ void *POSIX_Init( { struct mq_attr attr; int status; - int msgBody; rtems_id timer; rtems_status_code rc; -- cgit v1.2.3