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) break; } - gui_syncsplash(0, ID2P(LANG_WAIT)); - if (plugin_load(buf,NULL) == PLUGIN_USB_CONNECTED) { if(*c->dirfilter > NUM_FILTER_MODES)