mirror of
https://github.com/xmrig/xmrig.git
synced 2024-11-18 10:01:06 +00:00
Removed unused class member.
This commit is contained in:
parent
52281906c6
commit
f7dcfffdb1
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue