mirror of https://github.com/nymea/nymea.git
Merge PR #673: Remove unused signal
commit
d761d7dccb
|
|
@ -68,7 +68,6 @@ public:
|
|||
Q_INVOKABLE JsonReply *KeepAlive(const QVariantMap ¶ms);
|
||||
|
||||
signals:
|
||||
void CloudConnectedChanged(const QVariantMap &map);
|
||||
void PushButtonAuthFinished(const QUuid &clientId, const QVariantMap ¶ms);
|
||||
|
||||
// Server API
|
||||
|
|
|
|||
Loading…
Reference in New Issue