mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 10:51:27 +01:00
Stop checking the change number capability.
It's been out for a year, no need to check at this point.
This commit is contained in:
committed by
Alex Hart
parent
469cab284e
commit
d2b72fc8b7
@@ -1008,10 +1008,6 @@ public class Recipient {
|
||||
return forceSmsSelection;
|
||||
}
|
||||
|
||||
public @NonNull Capability getChangeNumberCapability() {
|
||||
return capabilities.getChangeNumberCapability();
|
||||
}
|
||||
|
||||
public @NonNull Capability getStoriesCapability() {
|
||||
return capabilities.getStoriesCapability();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user