Skip to content
Snippets Groups Projects
Commit e4c8a555 authored by Konstantinos Sideris's avatar Konstantinos Sideris
Browse files

Don't backfill messages automatically (#139)

parent 0dad2567
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,6 @@ TimelineView::TimelineView(QSharedPointer<MatrixClient> client,
, client_{client}
{
init();
client_->messages(room_id_, "");
}
void
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment