forked from len0rd/rockbox
Remove another tagcache reference from the UI
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11982 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
107d0eb921
commit
991b2eefe9
1 changed files with 1 additions and 1 deletions
|
@ -2291,7 +2291,7 @@ bool debug_menu(void)
|
|||
#endif
|
||||
#ifdef HAVE_LCD_BITMAP
|
||||
#ifdef HAVE_TAGCACHE
|
||||
{ "View tagcache info", dbg_tagcache_info },
|
||||
{ "View database info", dbg_tagcache_info },
|
||||
#endif
|
||||
#if CONFIG_CODEC == SWCODEC || !defined(SIMULATOR)
|
||||
{ "View audio thread", dbg_audio_thread },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue