summaryrefslogtreecommitdiff
path: root/apps/plugins/random_folder_advance_config.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/random_folder_advance_config.c')
-rw-r--r--apps/plugins/random_folder_advance_config.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/random_folder_advance_config.c b/apps/plugins/random_folder_advance_config.c
index 388d17d..902d4b6 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;