Trade CPU usage for 30MB of members in RAM
This commit is contained in:
parent
b9f2caa238
commit
66445c507c
7 changed files with 30 additions and 146 deletions
|
|
@ -774,8 +774,6 @@ ChatPage::loadStateFromCache()
|
|||
cache::restoreSessions();
|
||||
olm::client()->load(cache::restoreOlmAccount(), STORAGE_SECRET_KEY);
|
||||
|
||||
cache::populateMembers();
|
||||
|
||||
emit initializeEmptyViews(cache::roomMessages());
|
||||
emit initializeRoomList(cache::roomInfo());
|
||||
emit initializeMentions(cache::getTimelineMentions());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue