2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 00:55:12 +00:00

Version 4.11: Fix build with GCC.

This commit is contained in:
John Preston
2023-10-29 00:33:54 +04:00
parent c46b659aa5
commit 1a503e5f1d
9 changed files with 0 additions and 51 deletions

View File

@@ -685,7 +685,6 @@ void SessionNavigation::applyBoost(
done(false);
return;
}
auto already = false;
auto different = PeerId();
auto earliest = TimeId(-1);
const auto now = base::unixtime::now();