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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user