Beta version 4.5.8: Fix build with GCC.

This commit is contained in:
John Preston 2023-01-22 00:13:13 +04:00
parent 89687e5bff
commit 8ddbfb7de5

View file

@ -224,7 +224,6 @@ rpl::producer<bool> ListController::shownValue() const {
void ListController::rowClicked(not_null<PeerListRow*> row) {
const auto window = _window;
const auto peer = row->peer();
crl::on_main(window, [=, peer = row->peer()] {
window->showPeerHistory(
peer,