From 6bab009a61ae9ca7f7ac76140f8f13fbaab784c6 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 14 Jun 2016 17:23:03 +0200 Subject: posix: Delete POSIX_API_Control::schedparam This field was redundant. --- cpukit/score/include/rtems/score/thread.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/score/include/rtems/score/thread.h') diff --git a/cpukit/score/include/rtems/score/thread.h b/cpukit/score/include/rtems/score/thread.h index d98658cb9d..7c5f0793c3 100644 --- a/cpukit/score/include/rtems/score/thread.h +++ b/cpukit/score/include/rtems/score/thread.h @@ -711,7 +711,6 @@ struct _Thread_Control { * the following fields * * - POSIX_API_Control::Attributes, - * - POSIX_API_Control::schedparam, * - RTEMS_API_Control::Signal, * - Thread_Control::budget_algorithm, * - Thread_Control::budget_callout, -- cgit v1.2.3