summary refs log tree commit diff
path: root/src
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 /src
parentAdd desktop icons on the AppImage (diff)
downloadnheko-f1eb0bbac0fab61f0d497a60ec6640c97cbe5668.tar.xz
Remove another /messages call (#139)
Diffstat (limited to 'src')
-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.