Attempt#3 to fix build with GCC.

This commit is contained in:
John Preston 2021-09-07 12:59:23 +03:00
parent 32301046e7
commit 84cbb98000

View file

@ -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);