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