From 203c2f44afa8c76ffec52128239558834c7c69fd Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 6 Jan 2021 13:19:30 +0100 Subject: Removed empty line * ACE/ace/OS_NS_Thread.cpp: --- ACE/ace/OS_NS_Thread.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/ACE/ace/OS_NS_Thread.cpp b/ACE/ace/OS_NS_Thread.cpp index 4c94dd13120..ef2f13ac2a0 100644 --- a/ACE/ace/OS_NS_Thread.cpp +++ b/ACE/ace/OS_NS_Thread.cpp @@ -3340,7 +3340,6 @@ ACE_OS::sched_params (const ACE_Sched_Params &sched_params, if (sched_params.scope () == ACE_SCOPE_THREAD) { - // Setting the REALTIME_PRIORITY_CLASS on Windows is almost always // a VERY BAD THING. This include guard will allow people // to easily disable this feature in ACE. -- cgit v1.2.1