diff --git a/libnymea-core/jsonrpc/jsonrpcserverimplementation.h b/libnymea-core/jsonrpc/jsonrpcserverimplementation.h index b3165982..8dacfb1a 100644 --- a/libnymea-core/jsonrpc/jsonrpcserverimplementation.h +++ b/libnymea-core/jsonrpc/jsonrpcserverimplementation.h @@ -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