mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-06 03:33:07 +00:00
Cleanup
This commit is contained in:
parent
48476241c9
commit
2966ebe6d8
1 changed files with 0 additions and 2 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue