From 96281908a23b17f0d46389c60e7eadd9941c88f6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 9 Dec 2013 15:12:36 -0600 Subject: psignalimpl.h: Remove dead comment --- cpukit/posix/include/rtems/posix/psignalimpl.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'cpukit') diff --git a/cpukit/posix/include/rtems/posix/psignalimpl.h b/cpukit/posix/include/rtems/posix/psignalimpl.h index c496fd33bd..9a493fd96c 100644 --- a/cpukit/posix/include/rtems/posix/psignalimpl.h +++ b/cpukit/posix/include/rtems/posix/psignalimpl.h @@ -7,7 +7,7 @@ */ /* - * COPYRIGHT (c) 1989-2011. + * COPYRIGHT (c) 1989-2013. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be @@ -93,8 +93,6 @@ static inline void _POSIX_signals_Add_post_switch_extension(void) /** * @brief Unlock POSIX signals thread. - * - * XXX this routine could probably be cleaned up */ bool _POSIX_signals_Unblock_thread( Thread_Control *the_thread, -- cgit v1.2.3