Simplify code.

This commit is contained in:
XMRig
2019-09-16 23:53:39 +07:00
parent 4223e282d6
commit 88fd722ad3
7 changed files with 58 additions and 87 deletions

View File

@@ -83,6 +83,7 @@ protected:
size_t m_offset = 0;
std::string m_deviceKey;
std::string m_options;
uint32_t m_intensity;
};