summaryrefslogtreecommitdiff
path: root/apps/filetree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/filetree.c')
-rw-r--r--apps/filetree.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/filetree.c b/apps/filetree.c
index 236ee487d7..0a2c855375 100644
--- a/apps/filetree.c
+++ b/apps/filetree.c
@@ -342,7 +342,6 @@ int ft_enter(struct tree_context* c)
342 bool play = false; 342 bool play = false;
343 int start_index=0; 343 int start_index=0;
344 344
345 lcd_stop_scroll();
346 gui_syncsplash(0, true, str(LANG_WAIT)); 345 gui_syncsplash(0, true, str(LANG_WAIT));
347 switch ( file->attr & TREE_ATTR_MASK ) { 346 switch ( file->attr & TREE_ATTR_MASK ) {
348 case TREE_ATTR_M3U: 347 case TREE_ATTR_M3U: