mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Delete old megaphones.
This commit is contained in:
committed by
Alex Hart
parent
3922bfacf5
commit
62f5088553
@@ -30,13 +30,6 @@ public final class LocaleFeatureFlags {
|
||||
private static final String COUNTRY_WILDCARD = "*";
|
||||
private static final int NOT_FOUND = -1;
|
||||
|
||||
/**
|
||||
* In research megaphone group for given country code
|
||||
*/
|
||||
public static boolean isInResearchMegaphone() {
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
* In donate megaphone group for given country code
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user