Manual merge
This commit is contained in:
parent
892c7207fb
commit
f171801a61
4 changed files with 75 additions and 54 deletions
|
@ -147,13 +147,6 @@ int App::start()
|
|||
|
||||
Summary::print();
|
||||
|
||||
if (m_options->dryRun()) {
|
||||
LOG_NOTICE("OK");
|
||||
release();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
# ifndef XMRIG_NO_API
|
||||
Api::start();
|
||||
# endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue