2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Rewrite webFileLoader without Storage::DownloadManager.

This commit is contained in:
John Preston
2019-12-04 15:15:58 +03:00
parent f522cc9444
commit 4611727ab9
14 changed files with 1334 additions and 1301 deletions

View File

@@ -139,7 +139,6 @@ Application::~Application() {
Ui::Emoji::Clear();
Media::Clip::Finish();
stopWebLoadManager();
App::deinitMedia();
Window::Theme::Uninitialize();