diff --git a/src/TimelineView.cc b/src/TimelineView.cc index 70b665fa7f2a4ba731d2f2e16ebfd361423e344a..ed046fe19695d9145a2e5d35a011f0f6b07c2b31 100644 --- a/src/TimelineView.cc +++ b/src/TimelineView.cc @@ -370,8 +370,6 @@ TimelineView::addEvents(const Timeline &timeline) if (isInitialSync) { prev_batch_token_ = timeline.previousBatch(); isInitialSync = false; - - client_->messages(room_id_, prev_batch_token_); } // Exclude the top stretch.