mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Attempt to fix build with GCC.
This commit is contained in:
parent
9f43719075
commit
246f2ca1ac
1 changed files with 0 additions and 1 deletions
|
@ -672,7 +672,6 @@ void Gif::drawCornerStatus(
|
|||
const auto own = activeOwnStreamed();
|
||||
const auto st = context.st;
|
||||
const auto sti = context.imageStyle();
|
||||
const auto stm = context.messageStyle();
|
||||
const auto text = (own && !own->frozenStatusText.isEmpty())
|
||||
? own->frozenStatusText
|
||||
: _statusText;
|
||||
|
|
Loading…
Add table
Reference in a new issue