Fixed msvc2015/msys2 build & code cleanup.
This commit is contained in:
parent
41feb756bf
commit
1bd51dcf2e
7 changed files with 36 additions and 23 deletions
|
@ -43,7 +43,6 @@
|
|||
|
||||
|
||||
xmrig::Network::Network(Controller *controller) :
|
||||
m_controller(controller),
|
||||
m_donate(nullptr)
|
||||
{
|
||||
Workers::setListener(this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue