mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-21 12:52:53 -05:00
Added support to build without API.
This commit is contained in:
@@ -183,7 +183,9 @@ void Network::tick()
|
||||
m_donate->tick(now);
|
||||
}
|
||||
|
||||
# ifndef XMRIG_NO_API
|
||||
Api::tick(m_state);
|
||||
# endif
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user