summary refs log tree commit diff
path: root/include/ChatPage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ChatPage.h')
-rw-r--r--include/ChatPage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ChatPage.h b/include/ChatPage.h

index 67ddd1ed..f784231a 100644 --- a/include/ChatPage.h +++ b/include/ChatPage.h
@@ -60,7 +60,6 @@ public: ChatPage(QSharedPointer<MatrixClient> client, QSharedPointer<UserSettings> userSettings, QWidget *parent = 0); - ~ChatPage(); // Initialize all the components of the UI. void bootstrap(QString userid, QString homeserver, QString token);