From 50d1e15412911ed16139eb3bca701947337691df Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 13 Sep 2009 16:37:11 +0000 Subject: 2009-09-13 Joel Sherrill * score/src/coremsgsubmit.c: Remove extra #else. --- cpukit/score/src/coremsgsubmit.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/score/src') diff --git a/cpukit/score/src/coremsgsubmit.c b/cpukit/score/src/coremsgsubmit.c index def07005bd..23f9f10256 100644 --- a/cpukit/score/src/coremsgsubmit.c +++ b/cpukit/score/src/coremsgsubmit.c @@ -63,7 +63,6 @@ CORE_message_queue_Status _CORE_message_queue_Submit( CORE_message_queue_API_mp_support_callout api_message_queue_mp_support, #else CORE_message_queue_API_mp_support_callout api_message_queue_mp_support __attribute__((unused)), - #else #endif CORE_message_queue_Submit_types submit_type, bool wait, -- cgit v1.2.3