mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-23 14:52:52 -05:00
Fix clang warnings and job comparison bug.
This commit is contained in:
@@ -57,7 +57,6 @@ private:
|
||||
double m_highestHashrate;
|
||||
double m_totalHashrate[3];
|
||||
int m_threads;
|
||||
mutable char m_buf[4096];
|
||||
NetworkState m_network;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user