mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Attempt#3 to fix build with GCC.
This commit is contained in:
parent
32301046e7
commit
84cbb98000
1 changed files with 0 additions and 1 deletions
|
@ -1113,7 +1113,6 @@ void Poll::paintRadio(
|
|||
const PaintContext &context) const {
|
||||
top += st::historyPollAnswerPadding.top();
|
||||
|
||||
const auto st = context.st;
|
||||
const auto stm = context.messageStyle();
|
||||
|
||||
PainterHighQualityEnabler hq(p);
|
||||
|
|
Loading…
Add table
Reference in a new issue