mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Remove legacy temp download folder.
This commit is contained in:
@@ -502,9 +502,6 @@ void Account::forcedLogOut() {
|
||||
void Account::loggedOut() {
|
||||
_loggingOut = false;
|
||||
Media::Player::mixer()->stopAndClear();
|
||||
if (const auto window = Core::App().activeWindow()) {
|
||||
window->tempDirDelete(Local::ClearManagerAll);
|
||||
}
|
||||
destroySession();
|
||||
Core::App().unlockTerms();
|
||||
local().reset();
|
||||
|
Reference in New Issue
Block a user