mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-08 08:04:08 +02:00
Remove unused variable in mainwidget
This commit is contained in:
parent
971e188063
commit
cdf0512515
1 changed files with 0 additions and 2 deletions
|
@ -1795,8 +1795,6 @@ void MainWidget::showNewSection(
|
||||||
Ui::hideSettingsAndLayer();
|
Ui::hideSettingsAndLayer();
|
||||||
}
|
}
|
||||||
|
|
||||||
QPixmap animCache;
|
|
||||||
|
|
||||||
_controller->dialogsListFocused().set(false, true);
|
_controller->dialogsListFocused().set(false, true);
|
||||||
_a_dialogsWidth.stop();
|
_a_dialogsWidth.stop();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue