1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-08 22:07:56 +00:00

nvs: remove test with -n

This commit is contained in:
Tanguy Pruvot 2017-06-12 06:19:38 +00:00
parent bcadca2c45
commit 0f3fac9536

View File

@ -3172,7 +3172,6 @@ void parse_arg(int key, char *arg)
nvapi_init_settings();
#endif
#endif
nvs_init();
cuda_print_devices();
proper_exit(EXIT_CODE_OK);
break;