mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 08:55:59 +00:00
Fix build and working on macOS.
This commit is contained in:
@@ -499,7 +499,6 @@ void Account::forcedLogOut() {
|
||||
void Account::loggedOut() {
|
||||
_loggingOut = false;
|
||||
Media::Player::mixer()->stopAndClear();
|
||||
Core::App().settings().setVoiceMsgPlaybackDoubled(false); // #TODO multi properly reset settings
|
||||
if (const auto window = Core::App().activeWindow()) {
|
||||
window->tempDirDelete(Local::ClearManagerAll);
|
||||
}
|
||||
|
Reference in New Issue
Block a user