mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Remove unused variable
Unused since c79cd0b692
"Use Images::Read instead of App::readImage."
This commit is contained in:
parent
078a2af385
commit
32473b2908
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
|
||||
namespace {
|
||||
|
||||
constexpr auto kImageAreaLimit = 12'032 * 9'024;
|
||||
|
||||
App::LaunchState _launchState = App::Launched;
|
||||
|
||||
HistoryView::Element *hoveredItem = nullptr,
|
||||
|
|
Loading…
Add table
Reference in a new issue