mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-29 17:11:12 +01:00
Cleanup
This commit is contained in:
@@ -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 < 1003) {
|
||||
editor.putBoolean("answer_hint", true);
|
||||
}
|
||||
|
||||
if (BuildConfig.DEBUG && false) {
|
||||
|
||||
Reference in New Issue
Block a user