Minor: reove obsolete m_returnCode.
This commit is contained in:
parent
fc264689b1
commit
72a2fc781c
@ -146,7 +146,6 @@ Worker::Worker(int customerNr,
|
||||
, m_waitForNewUpdates(this)
|
||||
, m_filesToUpdate()
|
||||
, m_updateProcessRunning(true)
|
||||
, m_returnCode(0)
|
||||
, m_mainWindow(nullptr) /* contains plugin */
|
||||
//, m_withoutIsmasDirectPort(true) /* useful for testing */ {
|
||||
, m_withoutIsmasDirectPort(false) /* useful for testing */ {
|
||||
|
Loading…
Reference in New Issue
Block a user