#1363 Fixed main thread priority.
This commit is contained in:
parent
c3fd5835c3
commit
05421057ae
7 changed files with 5 additions and 54 deletions
|
@ -111,11 +111,6 @@ void xmrig::Platform::restoreTimerResolution()
|
|||
}
|
||||
|
||||
|
||||
void xmrig::Platform::setProcessPriority(int priority)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
void xmrig::Platform::setThreadPriority(int priority)
|
||||
{
|
||||
if (priority == -1) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue