Reverted changes in Job (#82)
This commit is contained in:
parent
0437583331
commit
94e59b1744
3 changed files with 10 additions and 20 deletions
|
@ -61,8 +61,7 @@ Job::Job(int poolId, bool nicehash) :
|
|||
m_threadId(-1),
|
||||
m_size(0),
|
||||
m_diff(0),
|
||||
m_target(0),
|
||||
m_blob()
|
||||
m_target(0)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue