Sync changes.
This commit is contained in:
parent
ca249f1f1c
commit
e759ccf385
7 changed files with 11 additions and 9 deletions
|
@ -195,6 +195,8 @@ void xmrig::Controller::start()
|
|||
# ifdef XMRIG_FEATURE_API
|
||||
api()->start();
|
||||
# endif
|
||||
|
||||
save();
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -29,9 +29,6 @@
|
|||
#include "base/kernel/interfaces/IConfigListener.h"
|
||||
|
||||
|
||||
class StatsData;
|
||||
|
||||
|
||||
namespace xmrig {
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue