From 1a1abf25f43e33dfa7d421d6c43f283763226dbd Mon Sep 17 00:00:00 2001 From: Kevin Ferrare Date: Sun, 20 Nov 2005 01:02:14 +0000 Subject: removed old statusbar and buttonbar code git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8004 a1c6a512-1295-4272-9138-f99709370657 --- apps/filetree.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/filetree.c') diff --git a/apps/filetree.c b/apps/filetree.c index 236ee487d7..0a2c855375 100644 --- a/apps/filetree.c +++ b/apps/filetree.c @@ -342,7 +342,6 @@ int ft_enter(struct tree_context* c) bool play = false; int start_index=0; - lcd_stop_scroll(); gui_syncsplash(0, true, str(LANG_WAIT)); switch ( file->attr & TREE_ATTR_MASK ) { case TREE_ATTR_M3U: -- cgit v1.2.3