mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 02:50:56 +01:00
@@ -247,8 +247,6 @@ public class ApplicationEx extends Application {
|
||||
if (!prefs.contains("poll_interval"))
|
||||
editor.putInt("poll_interval", 0);
|
||||
editor.remove("first");
|
||||
} else if (version < 999) {
|
||||
editor.remove("actionbar");
|
||||
}
|
||||
|
||||
if (BuildConfig.DEBUG && false) {
|
||||
|
||||
Reference in New Issue
Block a user