forked from len0rd/rockbox
dont display the folder count in the edit list window
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11292 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
aa04016745
commit
b2d5723b45
1 changed files with 0 additions and 3 deletions
|
@ -180,9 +180,6 @@ void edit_list(void)
|
|||
|
||||
while (!exit)
|
||||
{
|
||||
#ifndef HAVE_LCD_CHARCELLS
|
||||
update_screen(true);
|
||||
#endif
|
||||
rb->gui_synclist_draw(&lists);
|
||||
button = rb->get_action(CONTEXT_LIST,TIMEOUT_BLOCK);
|
||||
if (rb->gui_synclist_do_button(&lists,button))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue