Browse Source

Merge commit '935e34e' into bfgminer

Luke Dashjr 12 years ago
parent
commit
55830313a2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      miner.c

+ 0 - 1
miner.c

@@ -4316,7 +4316,6 @@ static void __kill_work(void)
 		
 		applog(LOG_WARNING, "Killing %"PRIpreprv, thr->cgpu->proc_repr);
 		thr_info_cancel(thr);
-		pthread_join(thr->pth, NULL);
 	}
 
 	applog(LOG_DEBUG, "Killing off stage thread");