summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/filetree.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/filetree.c b/apps/filetree.c
index 8649dc4..dd3cb54 100644
--- a/apps/filetree.c
+++ b/apps/filetree.c
@@ -535,8 +535,6 @@ int ft_enter(struct tree_context* c)
break;
}
- gui_syncsplash(0, ID2P(LANG_WAIT));
-
if (plugin_load(buf,NULL) == PLUGIN_USB_CONNECTED)
{
if(*c->dirfilter > NUM_FILTER_MODES)