MESSENGER-3977 Buildability with XCode 14.2

This commit is contained in:
Frank Rotermund
2023-01-02 07:51:38 +01:00
parent 0fca000b8d
commit 4970a16ff0
2 changed files with 1 additions and 2 deletions
@@ -973,7 +973,6 @@
[alert addAction:[UIAlertAction actionWithTitle:[VectorL10n doNotAskAgain]
style:UIAlertActionStyleDestructive
handler:^(UIAlertAction * action) {
RiotSettings.shared.hideReviewSessionsAlert = YES;
}]];
}