mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-07 07:55:04 -05:00
Removed unused class member.
This commit is contained in:
@@ -91,7 +91,6 @@ private:
|
||||
const String m_board;
|
||||
const String m_name;
|
||||
const String m_vendor;
|
||||
const size_t m_freeMemory = 0;
|
||||
const size_t m_maxMemoryAlloc = 0;
|
||||
const size_t m_globalMemory = 0;
|
||||
const uint32_t m_computeUnits = 1;
|
||||
|
||||
Reference in New Issue
Block a user