mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Fix possible crash on force-logout from the server..
This commit is contained in:
parent
7e98e9ecf2
commit
a1a5ef9d39
1 changed files with 0 additions and 1 deletions
|
@ -198,7 +198,6 @@ QByteArray Session::validTmpPassword() const {
|
|||
|
||||
// Can be called only right before ~Session.
|
||||
void Session::finishLogout() {
|
||||
updates().updateOnline();
|
||||
unlockTerms();
|
||||
data().clear();
|
||||
data().clearLocalStorage();
|
||||
|
|
Loading…
Add table
Reference in a new issue