256 stable

This commit is contained in:
Dmitry Borisenko
2020-10-10 12:38:29 +03:00
parent 5b6128ca21
commit a1eb94c4b3
4 changed files with 10 additions and 19 deletions

View File

@@ -16,7 +16,6 @@ void itemsListInit() {
myNotAsincActions->add(
do_delChoosingItems, [&](void*) {
delChoosingItems();
Device_init();
},
nullptr);
}