[PATCH 2/7] smpschedsem01: Remove unused variable warning.

Jennifer Averett jennifer.averett at oarcorp.com
Mon Nov 24 20:55:24 UTC 2014


---
 testsuites/smptests/smpschedsem01/init.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/testsuites/smptests/smpschedsem01/init.c b/testsuites/smptests/smpschedsem01/init.c
index 894ba81..3ef9ab1 100644
--- a/testsuites/smptests/smpschedsem01/init.c
+++ b/testsuites/smptests/smpschedsem01/init.c
@@ -29,7 +29,6 @@ const char rtems_test_name[] = "SMPSCHEDSEM 01";
  */
 static void test(void)
 {
-  rtems_id            id;
   rtems_status_code   sc;
   rtems_task_priority priority;
   rtems_id            task_sem;
-- 
1.8.1.4



More information about the devel mailing list