Remove outbound session storage
This commit is contained in:
parent
c24f9a22a5
commit
2290ebcf78
6 changed files with 44 additions and 101 deletions
|
|
@ -526,7 +526,6 @@ ChatPage::loadStateFromCache()
|
|||
nhlog::db()->info("restoring state from cache");
|
||||
|
||||
try {
|
||||
cache::restoreSessions();
|
||||
olm::client()->load(cache::restoreOlmAccount(), STORAGE_SECRET_KEY);
|
||||
|
||||
emit initializeEmptyViews(cache::client()->roomIds());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue