Revert "Action bar is necessary now"

This reverts commit 41bd388aa8.
This commit is contained in:
M66B
2020-03-01 20:50:47 +01:00
parent 9dc265468a
commit 7ae62e13ac
2 changed files with 0 additions and 3 deletions

View File

@@ -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) {