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

Remove silly debugging output.

This commit is contained in:
Con Kolivas 2011-08-24 20:13:05 +10:00
parent 9ab15a8266
commit 6197ff2009

1
main.c
View File

@ -3131,7 +3131,6 @@ retry:
if (requested && !pool_tset(pool, &pool->lagging)) {
applog(LOG_WARNING, "Pool %d not providing work fast enough",
pool->pool_no);
applog(LOG_WARNING, "staged %d", requests_staged());
pool->localgen_occasions++;
total_lo++;
}