1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-01-23 14:52:52 -05:00

Added information about started threads.

This commit is contained in:
XMRig
2018-04-15 14:49:39 +07:00
parent 6b4f2d0a91
commit e2d85d78a7
4 changed files with 65 additions and 5 deletions

View File

@@ -64,7 +64,6 @@ private:
cryptonight_ctx *m_ctx[N];
MemInfo m_memory;
State m_pausedState;
State m_state;
uint8_t m_hash[N * 32];