Revert "Fixed "READY threads X/X" display after algo switching"
This commit is contained in:
parent
14117e9658
commit
2920514e83
1 changed files with 6 additions and 7 deletions
|
@ -78,7 +78,6 @@ public:
|
||||||
m_hugePages.reset();
|
m_hugePages.reset();
|
||||||
m_memory = memory;
|
m_memory = memory;
|
||||||
m_started = 0;
|
m_started = 0;
|
||||||
m_totalStarted = 0;
|
|
||||||
m_errors = 0;
|
m_errors = 0;
|
||||||
m_threads = threads.size();
|
m_threads = threads.size();
|
||||||
m_ways = 0;
|
m_ways = 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue