Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
aleixpol committed Sep 24, 2020
1 parent ff6663b commit bf089f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/backends/lan/landevicelink.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ private Q_SLOTS:
private:
SocketLineReader* m_socketLineReader;
ConnectionStarted m_connectionSource;
QHostAddress m_hostAddress;
QPointer<CompositeUploadJob> m_compositeUploadJob;
};

Expand Down

0 comments on commit bf089f3

Please sign in to comment.