1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-22 20:44:19 +00:00

Revert "Reset lagging flag after it has been used in the getwork scheduler."

This reverts commit 19267907c038a0d5e94be2b229d1e61b565e371d.

Redundant.
This commit is contained in:
Con Kolivas 2012-12-19 20:04:22 +11:00
parent 732393d128
commit 4f1f5c8ec9

View File

@ -6801,7 +6801,6 @@ begin_bench:
total_go++;
}
pool = select_pool(lagging);
lagging = false;
retry:
if (pool->has_stratum) {
while (!pool->stratum_active) {