diff --git a/apps/plugins/random_folder_advance_config.c b/apps/plugins/random_folder_advance_config.c index 388d17de2f..902d4b687b 100644 --- a/apps/plugins/random_folder_advance_config.c +++ b/apps/plugins/random_folder_advance_config.c @@ -315,11 +315,9 @@ void edit_list(void) switch (button) { case ACTION_STD_OK: - { list->folder[selection][0] = ' '; list->folder[selection][1] = '\0'; break; - } case ACTION_STD_CONTEXT: { int m, len;