Remove another /messages call (#139)

This commit is contained in:
Konstantinos Sideris 2017-11-26 22:30:14 +02:00
parent c4412e8b68
commit f1eb0bbac0
1 changed files with 0 additions and 2 deletions

View File

@ -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.