mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Use vector queues in mtproto file downloader.
This commit is contained in:
@@ -1798,8 +1798,6 @@ void HistoryWidget::showHistory(
|
||||
_nonEmptySelection = false;
|
||||
|
||||
if (_peer) {
|
||||
session().downloader().clearPriorities();
|
||||
|
||||
_history = _peer->owner().history(_peer);
|
||||
_migrated = _history->migrateFrom();
|
||||
if (_migrated
|
||||
|
Reference in New Issue
Block a user