mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-10 05:35:20 -05:00
Removed erroneous {
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@973 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cf55acfb29
commit
1165b9a63f
1 changed files with 0 additions and 1 deletions
|
|
@ -237,7 +237,6 @@ bool dirbrowse(char *root)
|
||||||
lcd_putsxy(0,0, "[Browse]",0);
|
lcd_putsxy(0,0, "[Browse]",0);
|
||||||
lcd_setmargins(0,MARGIN_Y);
|
lcd_setmargins(0,MARGIN_Y);
|
||||||
lcd_setfont(0);
|
lcd_setfont(0);
|
||||||
}
|
|
||||||
#endif
|
#endif
|
||||||
memcpy(currdir,root,sizeof(currdir));
|
memcpy(currdir,root,sizeof(currdir));
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue