Removed unused class member.
This commit is contained in:
parent
52281906c6
commit
f7dcfffdb1
@ -91,7 +91,6 @@ private:
|
|||||||
const String m_board;
|
const String m_board;
|
||||||
const String m_name;
|
const String m_name;
|
||||||
const String m_vendor;
|
const String m_vendor;
|
||||||
const size_t m_freeMemory = 0;
|
|
||||||
const size_t m_maxMemoryAlloc = 0;
|
const size_t m_maxMemoryAlloc = 0;
|
||||||
const size_t m_globalMemory = 0;
|
const size_t m_globalMemory = 0;
|
||||||
const uint32_t m_computeUnits = 1;
|
const uint32_t m_computeUnits = 1;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user