mirror of
https://github.com/xmrig/xmrig.git
synced 2026-06-23 20:22:37 -04:00
Collection of CN-GPU fixes and updates
This commit is contained in:
@@ -112,9 +112,7 @@ xmrig::OclWorker::OclWorker(size_t id, const OclLaunchData &data) :
|
||||
}
|
||||
else
|
||||
# endif
|
||||
{
|
||||
m_runner = new OclCnRunner(id, data);
|
||||
}
|
||||
m_runner = new OclCnRunner(id, data);
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user