Removed unused class member.

This commit is contained in:
XMRig 2019-10-22 12:30:04 +07:00
parent 52281906c6
commit f7dcfffdb1

View file

@ -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;