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'.