mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-29 05:04:54 +01:00
Stop reading the PNP capability.
This commit is contained in:
@@ -1069,10 +1069,6 @@ public class Recipient {
|
||||
return !NotificationChannels.supported() ? null : notificationChannel;
|
||||
}
|
||||
|
||||
public @NonNull Capability getPnpCapability() {
|
||||
return capabilities.getPnpCapability();
|
||||
}
|
||||
|
||||
public @NonNull Capability getPaymentActivationCapability() {
|
||||
return capabilities.getPaymentActivation();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user