mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix build with MSVC.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user