Browse Source

Merge commit '4b28c85' into cg_merges_20121203

Conflicts:
	miner.c
Luke Dashjr 13 years ago
parent
commit
16d75b80df
1 changed files with 0 additions and 1 deletions
  1. 0 1
      miner.c

+ 0 - 1
miner.c

@@ -6223,7 +6223,6 @@ enum test_nonce2_result hashtest2(struct work *work, bool checktarget)
 	unsigned char hash1[32];
 	unsigned char hash2[32];
 	uint32_t *hash2_32 = (uint32_t *)hash2;
-	struct pool *pool = work->pool;
 
 	swap32yes(swap32, data32, 80 / 4);