diff options
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/random_folder_advance_config.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/plugins/random_folder_advance_config.c b/apps/plugins/random_folder_advance_config.c index c855335..adf115c 100644 --- a/apps/plugins/random_folder_advance_config.c +++ b/apps/plugins/random_folder_advance_config.c @@ -180,9 +180,6 @@ void edit_list(void) while (!exit) { -#ifndef HAVE_LCD_CHARCELLS - update_screen(true); -#endif rb->gui_synclist_draw(&lists); button = rb->get_action(CONTEXT_LIST,TIMEOUT_BLOCK); if (rb->gui_synclist_do_button(&lists,button)) |