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

index 64b68a1e..70b665fa 100644 --- a/src/TimelineView.cc +++ b/src/TimelineView.cc
@@ -65,7 +65,6 @@ TimelineView::TimelineView(QSharedPointer<MatrixClient> client, , client_{client} { init(); - client_->messages(room_id_, ""); } void