mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix build with GCC.
This commit is contained in:
parent
d8f53d5f60
commit
b39bf11d9e
1 changed files with 0 additions and 1 deletions
|
@ -311,7 +311,6 @@ void FillMuteMenu(
|
||||||
soundSelect,
|
soundSelect,
|
||||||
&st::menuIconSoundSelect);
|
&st::menuIconSoundSelect);
|
||||||
|
|
||||||
const auto notifySettings = &session->data().notifySettings();
|
|
||||||
const auto soundIsNone = descriptor.currentSound().value_or(
|
const auto soundIsNone = descriptor.currentSound().value_or(
|
||||||
Data::NotifySound()
|
Data::NotifySound()
|
||||||
).none;
|
).none;
|
||||||
|
|
Loading…
Add table
Reference in a new issue