2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 08:55:59 +00:00

Version 4.9: Fix build with GCC.

This commit is contained in:
John Preston
2023-08-15 00:33:18 +02:00
parent b1cf6c57b3
commit 2e6abf0bed
2 changed files with 2 additions and 1 deletions

View File

@@ -291,7 +291,6 @@ void EditPrivacyBox::setupContent() {
return Settings::ExceptionUsersCount(exceptions(exception));
}));
auto text = _controller->exceptionButtonTextKey(exception);
const auto always = (exception == Exception::Always);
const auto button = content->add(
object_ptr<Ui::SlideWrap<Button>>(
content,