mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-22 20:44:19 +00:00
Remove unnecessary gpu_threads initialisation.
This commit is contained in:
parent
fbf46c41b3
commit
f3294f7424
@ -7874,7 +7874,6 @@ int main(int argc, char *argv[])
|
|||||||
DRIVER_PARSE_COMMANDS
|
DRIVER_PARSE_COMMANDS
|
||||||
#undef DRIVER_ADD_COMMAND
|
#undef DRIVER_ADD_COMMAND
|
||||||
}
|
}
|
||||||
gpu_threads = 0;
|
|
||||||
|
|
||||||
if (opt_display_devs) {
|
if (opt_display_devs) {
|
||||||
applog(LOG_ERR, "Devices detected:");
|
applog(LOG_ERR, "Devices detected:");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user