mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-23 14:52:52 -05:00
Fixed msvc2015/msys2 build & code cleanup.
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
|
||||
|
||||
xmrig::Network::Network(Controller *controller) :
|
||||
m_controller(controller),
|
||||
m_donate(nullptr)
|
||||
{
|
||||
Workers::setListener(this);
|
||||
|
||||
Reference in New Issue
Block a user