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