summaryrefslogtreecommitdiff
path: root/apps/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tree.c')
-rw-r--r--apps/tree.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/tree.c b/apps/tree.c
index 14ab8f2577..2b5dba3e18 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -259,7 +259,6 @@ void browse_root(void)
259{ 259{
260 gui_sync_wps_screen_init(); 260 gui_sync_wps_screen_init();
261 261
262 filetype_init();
263 check_rockboxdir(); 262 check_rockboxdir();
264 263
265 strcpy(tc.currdir, "/"); 264 strcpy(tc.currdir, "/");