mirror of
https://github.com/xmrig/xmrig.git
synced 2026-06-23 12:22:35 -04:00
Code cleanup based on Clang-Tidy.
This commit is contained in:
@@ -230,6 +230,9 @@ void xmrig::Pools::setProxyDonate(int value)
|
||||
case PROXY_DONATE_AUTO:
|
||||
case PROXY_DONATE_ALWAYS:
|
||||
m_proxyDonate = static_cast<ProxyDonate>(value);
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user