Removed no longer required code.

This commit is contained in:
XMRig 2019-07-12 02:25:07 +07:00
parent 6f27037f07
commit be7ff62c48
5 changed files with 3 additions and 16 deletions

View file

@ -57,8 +57,6 @@ protected:
void storeStats();
const size_t m_id;
const size_t m_totalWays;
const uint32_t m_offset;
MemInfo m_memory;
std::atomic<uint64_t> m_hashCount;
std::atomic<uint64_t> m_timestamp;