Fix build with MSVC.

This commit is contained in:
John Preston
2025-11-15 18:21:39 +04:00
parent 41a9a25823
commit 1236b35aaf
@@ -2681,8 +2681,6 @@ void SetupPeerColorSample(
std::optional<uint8> profileIndex,
EmojiStatusId emojiStatusId) {
const auto hasColor = (colorIndex != 0);
const auto hasEmojiStatus = emojiStatusId
&& emojiStatusId.collectible;
const auto right = st::settingsColorButton.padding.right()
- st::settingsColorSampleSkip