1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-10 17:12:46 -05:00

Removed extra line

This commit is contained in:
MoneroOcean
2018-10-11 19:07:31 +02:00
parent 6893e35021
commit d6967693a1

View File

@@ -88,7 +88,6 @@ void Hashrate::set_threads(const size_t threads)
} }
} }
double Hashrate::calc(size_t ms) const double Hashrate::calc(size_t ms) const
{ {
double result = 0.0; double result = 0.0;