Core/TaskScheduler: Make implementation private
This commit is contained in:
@@ -6,10 +6,6 @@
|
||||
|
||||
namespace Nz
|
||||
{
|
||||
inline unsigned int TaskScheduler::GetWorkerCount() const
|
||||
{
|
||||
return m_workerCount;
|
||||
}
|
||||
}
|
||||
|
||||
#include <Nazara/Core/DebugOff.hpp>
|
||||
|
||||
Reference in New Issue
Block a user