mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-13 01:52:50 -05: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