1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-09-11 21:51:53 +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(); nvapi_init_settings();
#endif #endif
#endif #endif
nvs_init();
cuda_print_devices(); cuda_print_devices();
proper_exit(EXIT_CODE_OK); proper_exit(EXIT_CODE_OK);
break; break;