mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-10 09:02:45 -05:00
cn/r part 2 of 2.
This commit is contained in:
@@ -37,7 +37,7 @@ xmrig::OclContext::OclContext(const OclDevice &device)
|
||||
xmrig::OclContext::~OclContext()
|
||||
{
|
||||
if (m_ctx) {
|
||||
OclLib::releaseContext(m_ctx);
|
||||
OclLib::release(m_ctx);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user