forked from len0rd/rockbox
fix FS#6877 — Using the quickmenu in the database view causes problems
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12886 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
46cf8805b6
commit
da0ee110d9
1 changed files with 0 additions and 5 deletions
|
|
@ -739,11 +739,6 @@ static int dirbrowse()
|
||||||
if (quick_screen_quick(button))
|
if (quick_screen_quick(button))
|
||||||
reload_dir = true;
|
reload_dir = true;
|
||||||
restore = true;
|
restore = true;
|
||||||
|
|
||||||
#ifdef HAVE_TAGCACHE
|
|
||||||
id3db = check_changed_id3mode(id3db);
|
|
||||||
reload_dir = true;
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue