Skip to content

Commit

Permalink
nvs: remove test with -n
Browse files Browse the repository at this point in the history
  • Loading branch information
tpruvot committed Jun 12, 2017
1 parent bcadca2 commit 0f3fac9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ccminer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 0f3fac9

Please sign in to comment.