mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-06 15:42:38 -05:00
Restored printable hashrate.
This commit is contained in:
@@ -44,7 +44,6 @@ set(HEADERS
|
||||
src/Summary.h
|
||||
src/version.h
|
||||
src/workers/CpuThreadLegacy.h
|
||||
src/workers/Hashrate.h
|
||||
src/workers/WorkersLegacy.h
|
||||
)
|
||||
|
||||
@@ -92,7 +91,6 @@ set(SOURCES
|
||||
src/net/strategies/DonateStrategy.cpp
|
||||
src/Summary.cpp
|
||||
src/workers/CpuThreadLegacy.cpp
|
||||
src/workers/Hashrate.cpp
|
||||
src/workers/WorkersLegacy.cpp
|
||||
src/xmrig.cpp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user