mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Try to fix build with GCC.
This commit is contained in:
@@ -548,7 +548,6 @@ void EmojiStatusTopBar::resolveIsColored() {
|
||||
}
|
||||
_isColoredResolved = true;
|
||||
const auto sticker = document->sticker();
|
||||
const auto setId = sticker ? sticker->set.id : 0;
|
||||
_isColored = sticker && (sticker->set.id == coloredSetId);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user