mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 04:58:45 +00:00
committed by
Moxie Marlinspike
parent
b73143d7a7
commit
f38bd7b187
@@ -311,8 +311,6 @@ public class Emoji {
|
||||
Log.w(TAG, e);
|
||||
recentlyUsed = new LinkedHashSet<>();
|
||||
}
|
||||
|
||||
recentlyUsed = new LinkedHashSet<>();
|
||||
}
|
||||
|
||||
public static String[] getRecentlyUsed(Context context) {
|
||||
|
||||
Reference in New Issue
Block a user