From 4dc5450eebc1d863ea31f4b5e00fb7a9b67972e8 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 14 Jun 2016 17:21:53 +0200 Subject: posix: Delete POSIX_API_Control::schedpolicy 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 7491e8fcdf..d98658cb9d 100644 --- a/cpukit/score/include/rtems/score/thread.h +++ b/cpukit/score/include/rtems/score/thread.h @@ -712,7 +712,6 @@ struct _Thread_Control { * * - POSIX_API_Control::Attributes, * - POSIX_API_Control::schedparam, - * - POSIX_API_Control::schedpolicy, * - RTEMS_API_Control::Signal, * - Thread_Control::budget_algorithm, * - Thread_Control::budget_callout, -- cgit v1.2.3