mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-09 16:52:40 -05:00
Set m_calibrateAlgo to false by default
This commit is contained in:
@@ -46,6 +46,7 @@ xmrig::CommonConfig::CommonConfig() :
|
||||
m_background(false),
|
||||
m_colors(true),
|
||||
m_dryRun(false),
|
||||
m_calibrateAlgo(false),
|
||||
m_syslog(false),
|
||||
|
||||
# ifdef XMRIG_PROXY_PROJECT
|
||||
|
||||
Reference in New Issue
Block a user