mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-10 23:08:07 +00:00
log: disable spammy log message.
This commit is contained in:
parent
a8dfb3ebef
commit
dc9f270d3a
@ -1056,8 +1056,6 @@ static void set_threads_hashes(unsigned int vectors, unsigned int compute_shader
|
||||
|
||||
*globalThreads = threads;
|
||||
*hashes = threads * vectors;
|
||||
|
||||
applog(LOG_DEBUG, "Set globalThreads to %d, hashes to %d", *globalThreads, *hashes);
|
||||
}
|
||||
|
||||
/* We have only one thread that ever re-initialises GPUs, thus if any GPU
|
||||
|
Loading…
Reference in New Issue
Block a user