summary refs log tree commit diff
path: root/src/Cache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Cache.cpp')
-rw-r--r--src/Cache.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Cache.cpp b/src/Cache.cpp

index d264b541..eee75f25 100644 --- a/src/Cache.cpp +++ b/src/Cache.cpp
@@ -1993,8 +1993,6 @@ Cache::getTimelineMentionsForRoom(lmdb::txn &txn, const std::string &room_id) void Cache::saveTimelineMentions(const mtx::responses::Notifications &res) { - json notif = res; - QMap<std::string, QList<mtx::responses::Notification>> notifsByRoom; // Sort into room-specific 'buckets'