mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 06:55:58 +00:00
All mtproto downloads using DownloadMtprotoTask.
This commit is contained in:
@@ -817,7 +817,6 @@ void DocumentData::destroyLoader() const {
|
||||
if (cancelled()) {
|
||||
loader->cancel();
|
||||
}
|
||||
loader->stop();
|
||||
}
|
||||
|
||||
bool DocumentData::loading() const {
|
||||
|
Reference in New Issue
Block a user