2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Fix -Wunused-variable warnings with gcc

This commit is contained in:
Ilya Fedin
2021-07-14 02:16:03 +04:00
committed by John Preston
parent 3d1a049405
commit ba9b72e038
31 changed files with 46 additions and 150 deletions

View File

@@ -458,7 +458,6 @@ ActionsFiller::ActionsFiller(
void ActionsFiller::addInviteToGroupAction(
not_null<UserData*> user) {
const auto controller = _controller;
AddActionButton(
_wrap,
tr::lng_profile_invite_to_group(),