2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Beta version 4.6.10: Fix build with GCC.

This commit is contained in:
John Preston
2023-03-12 10:16:26 +04:00
parent 9db091c540
commit e9f5f0c948

View File

@@ -709,7 +709,6 @@ void GroupInfoBox::createGroup(
auto image = _photo->takeResultImage();
const auto period = _ttlPeriod;
const auto navigation = _navigation;
const auto controller = navigation->parentController();
const auto done = _done;
getDelegate()->hideLayer(); // Destroys 'this'.