diff --git a/src/controller.h b/src/controller.h index 8ea4d60d4..8d7c371ac 100644 --- a/src/controller.h +++ b/src/controller.h @@ -143,8 +143,6 @@ Q_SIGNALS: void connectionAdded(NeoChatConnection *connection); void connectionDropped(NeoChatConnection *connection); void initiated(); - void quitOnLastWindowClosedChanged(); - void unreadCountChanged(); void activeConnectionChanged(); void userConsentRequired(QUrl url); void accountsLoadingChanged();