From a68e5d835f7ea64ff4eb073ee8b38d2d41038693 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Wed, 7 Jan 2009 10:57:51 +0000 Subject: remove some useless/unused stuff from gwps.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19705 a1c6a512-1295-4272-9138-f99709370657 --- apps/tree.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/tree.c') 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, "/"); -- cgit v1.1