summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/tree.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/tree.c b/apps/tree.c
index ceeb64e..8139a78 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -739,11 +739,6 @@ static int dirbrowse()
if (quick_screen_quick(button))
reload_dir = true;
restore = true;
-
-#ifdef HAVE_TAGCACHE
- id3db = check_changed_id3mode(id3db);
- reload_dir = true;
-#endif
}
break;
#endif