diff --git a/src/OpenThreads/pthreads/PThread.cpp b/src/OpenThreads/pthreads/PThread.cpp index e8d48b5ce..f74529045 100644 --- a/src/OpenThreads/pthreads/PThread.cpp +++ b/src/OpenThreads/pthreads/PThread.cpp @@ -112,8 +112,7 @@ namespace OpenThreads #if defined(HAVE_PTHREAD_SETAFFINITY_NP) || defined(HAVE_THREE_PARAM_SCHED_SETAFFINITY) || defined(HAVE_TWO_PARAM_SCHED_SETAFFINITY) static void setAffinity(const Affinity& affinity) { - - std::cout<<"setProcessAffinity : "<< affinity.activeCPUs.size() <