Version 4.14.12: Fix build with GCC.

This commit is contained in:
John Preston
2024-02-01 21:12:15 +04:00
parent 04ab148b2e
commit bec34c34b1
2 changed files with 0 additions and 2 deletions
@@ -507,7 +507,6 @@ void ReactionsSettingsBox(
};
auto firstCheckedButton = (Ui::RpWidget*)(nullptr);
const auto premiumPossible = controller->session().premiumPossible();
auto list = reactions.list(Data::Reactions::Type::Active);
if (const auto favorite = reactions.favorite()) {
if (favorite->id.custom()) {