Removed unused class member.

This commit is contained in:
XMRig
2019-10-22 12:30:04 +07:00
parent e7800e2c50
commit a38802fb68

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;