From 260fa3fd30cd080ad4d846e75b6c12c5de48b4d7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 13 Dec 2011 09:40:08 +0000 Subject: =?UTF-8?q?2011-12-13=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * psx07/init.c: Remove unused var "clock_allowed". --- testsuites/psxtests/psx07/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/psxtests/psx07/init.c') diff --git a/testsuites/psxtests/psx07/init.c b/testsuites/psxtests/psx07/init.c index 931335febc..c67868575d 100644 --- a/testsuites/psxtests/psx07/init.c +++ b/testsuites/psxtests/psx07/init.c @@ -64,7 +64,6 @@ void *POSIX_Init( struct sched_param schedparam; pthread_attr_t attr; pthread_attr_t destroyed_attr; - int clock_allowed; puts( "\n\n*** POSIX TEST 7 ***" ); -- cgit v1.2.3