Fix clang warnings and job comparison bug.
This commit is contained in:
parent
7d4bdfc913
commit
f02b98efe7
3 changed files with 2 additions and 3 deletions
|
@ -57,7 +57,6 @@ private:
|
|||
double m_highestHashrate;
|
||||
double m_totalHashrate[3];
|
||||
int m_threads;
|
||||
mutable char m_buf[4096];
|
||||
NetworkState m_network;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue