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:
@@ -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();
|
||||
|
Reference in New Issue
Block a user