mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Attempt#3 to fix build with GCC.
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user