forked from len0rd/rockbox
Don't update twice
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1048 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bd2d38ad00
commit
410e8565b0
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ static int showdir(char *path, int start)
|
|||
lcd_putsxy(0,0, "[Browse]",0);
|
||||
lcd_setmargins(0,MARGIN_Y);
|
||||
lcd_setfont(0);
|
||||
lcd_update();
|
||||
#endif
|
||||
|
||||
for ( i=start; i < start+TREE_MAX_ON_SCREEN; i++ ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue