summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2017-11-26 22:30:14 +0200
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2017-11-26 22:30:14 +0200
commitf1eb0bbac0fab61f0d497a60ec6640c97cbe5668 (patch)
tree7f9c232f6a6ec8435fc26883127da5b8e054ce72
parentc4412e8b688896e0fc9f7c6b9a0f37eec46787d1 (diff)
Remove another /messages call (#139)
-rw-r--r--src/TimelineView.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/TimelineView.cc b/src/TimelineView.cc
index 70b665fa..ed046fe1 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.