From b80b7a980386237eadf27f21e0e6c33f335d880c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 4 Apr 2010 09:41:05 +0000 Subject: Remove unused variable "out". --- testsuites/samples/capture/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites') diff --git a/testsuites/samples/capture/init.c b/testsuites/samples/capture/init.c index dd6597ca7f..878051f08f 100644 --- a/testsuites/samples/capture/init.c +++ b/testsuites/samples/capture/init.c @@ -41,7 +41,6 @@ rtems_task Init( #else rtems_task_priority old_priority; rtems_mode old_mode; - rtems_event_set out; /* lower the task priority to allow created tasks to execute */ -- cgit v1.2.3