Removed outdated comment
This commit is contained in:
parent
81634303b2
commit
47c78427cb
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ Q_SIGNALS:
|
|||
void pairingError(const QString& errorMessage);
|
||||
|
||||
private:
|
||||
DeviceLink* m_deviceLink; // We keep the latest link here, if this is destroyed without new link, linkDestroyed is emitted and device will destroy pairing handler
|
||||
DeviceLink* m_deviceLink;
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue