2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Merge commit 'b32c6566ffe839025' into dev

This commit is contained in:
John Preston
2016-03-26 09:44:26 +03:00
3 changed files with 24 additions and 18 deletions

View File

@@ -1788,7 +1788,6 @@ namespace App {
if (App::wnd()) {
App::wnd()->notifyItemRemoved(item);
}
item->history()->setPendingResize();
}
void historyUnregItem(HistoryItem *item) {