mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Beta version 4.6.10: Fix build with GCC.
This commit is contained in:
parent
9db091c540
commit
e9f5f0c948
1 changed files with 0 additions and 1 deletions
|
@ -709,7 +709,6 @@ void GroupInfoBox::createGroup(
|
||||||
auto image = _photo->takeResultImage();
|
auto image = _photo->takeResultImage();
|
||||||
const auto period = _ttlPeriod;
|
const auto period = _ttlPeriod;
|
||||||
const auto navigation = _navigation;
|
const auto navigation = _navigation;
|
||||||
const auto controller = navigation->parentController();
|
|
||||||
const auto done = _done;
|
const auto done = _done;
|
||||||
|
|
||||||
getDelegate()->hideLayer(); // Destroys 'this'.
|
getDelegate()->hideLayer(); // Destroys 'this'.
|
||||||
|
|
Loading…
Add table
Reference in a new issue