Skip to content
Snippets Groups Projects
Commit a45b38bf authored by fireice-uk's avatar fireice-uk
Browse files

Fix bug in pool-side hashes

parent d015a3d0
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,6 @@ private:
iPoolCallTimes.clear();
tPoolConnTime = std::chrono::system_clock::now();
iPoolHashes = 0;
iPoolDiff = 0;
}
double fHighestHps = 0.0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment