1
0
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:
ckolivas 2013-09-28 15:18:08 +10:00
parent fbf46c41b3
commit f3294f7424

View File

@ -7874,7 +7874,6 @@ int main(int argc, char *argv[])
DRIVER_PARSE_COMMANDS
#undef DRIVER_ADD_COMMAND
}
gpu_threads = 0;
if (opt_display_devs) {
applog(LOG_ERR, "Devices detected:");