Remove unused variable in mainwidget

This commit is contained in:
Ilya Fedin 2021-03-15 19:22:04 +04:00 committed by John Preston
parent 971e188063
commit cdf0512515

View file

@ -1795,8 +1795,6 @@ void MainWidget::showNewSection(
Ui::hideSettingsAndLayer();
}
QPixmap animCache;
_controller->dialogsListFocused().set(false, true);
_a_dialogsWidth.stop();