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:
parent
9ab15a8266
commit
6197ff2009
1
main.c
1
main.c
@ -3131,7 +3131,6 @@ retry:
|
|||||||
if (requested && !pool_tset(pool, &pool->lagging)) {
|
if (requested && !pool_tset(pool, &pool->lagging)) {
|
||||||
applog(LOG_WARNING, "Pool %d not providing work fast enough",
|
applog(LOG_WARNING, "Pool %d not providing work fast enough",
|
||||||
pool->pool_no);
|
pool->pool_no);
|
||||||
applog(LOG_WARNING, "staged %d", requests_staged());
|
|
||||||
pool->localgen_occasions++;
|
pool->localgen_occasions++;
|
||||||
total_lo++;
|
total_lo++;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user