Remove benchmark size from Job class.

This commit is contained in:
XMRig
2020-11-17 05:28:42 +07:00
parent 1ed9cf740e
commit 93456462df
9 changed files with 25 additions and 32 deletions

View File

@@ -42,6 +42,7 @@ static uint64_t result = 0;
IBenchListener *BenchState::m_listener = nullptr;
uint32_t BenchState::m_size = 0;
} // namespace xmrig