summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/tagtree.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/tagtree.c b/apps/tagtree.c
index e3022193c7..25ac917bda 100644
--- a/apps/tagtree.c
+++ b/apps/tagtree.c
@@ -959,7 +959,6 @@ bool insert_all_playlist(struct tree_context *c, int position, bool queue)
959 int i; 959 int i;
960 char buf[MAX_PATH]; 960 char buf[MAX_PATH];
961 int from, to, direction; 961 int from, to, direction;
962 bool first = true;
963 962
964 cpu_boost(true); 963 cpu_boost(true);
965 if (!tagcache_search(&tcs, tag_filename)) 964 if (!tagcache_search(&tcs, tag_filename))