Browse Source

Merge commit '4f1f5c8' into cg_merges_20121219

Luke Dashjr 13 years ago
parent
commit
f7f1b0c3be
1 changed files with 0 additions and 1 deletions
  1. 0 1
      miner.c

+ 0 - 1
miner.c

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