1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-12 01:42:48 -05:00

Remove benchmark size from Job class.

This commit is contained in:
XMRig
2020-11-17 05:28:42 +07:00
parent d8f9501ac8
commit e2ea11ffeb
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