Browse Source

nvs: remove test with -n

master
Tanguy Pruvot 7 years ago
parent
commit
0f3fac9536
  1. 1
      ccminer.cpp

1
ccminer.cpp

@ -3172,7 +3172,6 @@ void parse_arg(int key, char *arg) @@ -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;

Loading…
Cancel
Save