summaryrefslogtreecommitdiff
path: root/apps/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tree.c')
-rw-r--r--apps/tree.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/tree.c b/apps/tree.c
index 3c3189f..37078d4 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -285,8 +285,6 @@ bool check_rockboxdir(void)
/* do this really late in the init sequence */
void tree_gui_init(void)
{
- gui_sync_wps_screen_init();
-
check_rockboxdir();
strcpy(tc.currdir, "/");