Skip to content

Commit ff7bd68

Browse files
committed
Remove outdated comment about UAKs
1 parent a50be17 commit ff7bd68

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

SignalServiceKit/Messages/MessageSender.swift

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -675,12 +675,7 @@ public class MessageSender {
675675
private struct OuterRecoveryState {
676676
var canLookUpPhoneNumbers = true
677677
var canRefreshExpiringGroupSendEndorsements = true
678-
679-
// Sender key sends will fail if a single recipient has an invalid access
680-
// token, but the server can't identify the recipient for us. To recover,
681-
// fall back to a fanout; this will fail only for the affect recipient.
682678
var canUseMultiRecipientSealedSender = true
683-
684679
var canHandleMultiRecipientMismatchedDevices = true
685680
var canHandleMultiRecipientStaleDevices = true
686681

0 commit comments

Comments
 (0)