Revert "Added hint about action bar"

This reverts commit 4b761d2235.
This commit is contained in:
M66B
2020-03-01 20:50:25 +01:00
parent 5b9a2446b5
commit 9dc265468a
4 changed files with 2 additions and 55 deletions

View File

@@ -249,7 +249,6 @@ public class ApplicationEx extends Application {
editor.remove("first");
} else if (version < 999) {
editor.remove("actionbar");
editor.putBoolean("message_bar_removed", false);
}
if (BuildConfig.DEBUG && false) {