Fix build issues w/ clang
This commit is contained in:
parent
6a14188cc4
commit
8d04236fbd
2 changed files with 1 additions and 3 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue