summaryrefslogtreecommitdiff
path: root/apps/filetree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/filetree.c')
-rw-r--r--apps/filetree.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/filetree.c b/apps/filetree.c
index 8649dc46cc..dd3cb5452d 100644
--- a/apps/filetree.c
+++ b/apps/filetree.c
@@ -535,8 +535,6 @@ int ft_enter(struct tree_context* c)
535 break; 535 break;
536 } 536 }
537 537
538 gui_syncsplash(0, ID2P(LANG_WAIT));
539
540 if (plugin_load(buf,NULL) == PLUGIN_USB_CONNECTED) 538 if (plugin_load(buf,NULL) == PLUGIN_USB_CONNECTED)
541 { 539 {
542 if(*c->dirfilter > NUM_FILTER_MODES) 540 if(*c->dirfilter > NUM_FILTER_MODES)