Remove unused variable
This commit is contained in:
parent
ff6663bdc9
commit
bf089f3461
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ private Q_SLOTS:
|
|||
private:
|
||||
SocketLineReader* m_socketLineReader;
|
||||
ConnectionStarted m_connectionSource;
|
||||
QHostAddress m_hostAddress;
|
||||
QPointer<CompositeUploadJob> m_compositeUploadJob;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue