From 197b2dac748563f99de4a941a59e795dc759cca0 Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Sun, 17 Jun 2018 18:44:04 +0300 Subject: Fix regressions regarding invites & slowness during shutdown --- include/timeline/TimelineView.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/timeline/TimelineView.h b/include/timeline/TimelineView.h index a985f75b..a86c0286 100644 --- a/include/timeline/TimelineView.h +++ b/include/timeline/TimelineView.h @@ -362,8 +362,6 @@ TimelineView::addUserMessage(const QString &url, lastMessageDirection_ = TimelineDirection::Bottom; - QApplication::processEvents(); - // Keep track of the sender and the timestamp of the current message. saveLastMessageInfo(local_user_, QDateTime::currentDateTime()); -- cgit 1.5.1