Fixed windows build
This commit is contained in:
parent
0dc02587c1
commit
627321b6cc
9 changed files with 84 additions and 28 deletions
|
@ -307,7 +307,6 @@ Options::Options(int argc, char **argv) :
|
|||
return;
|
||||
}
|
||||
#else
|
||||
|
||||
#ifndef XMRIG_NO_CC
|
||||
if (!m_daemonized) {
|
||||
fprintf(stderr, "\"" APP_ID "\" is compiled with CC support, please start the daemon instead.\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue