From 509ee3d42cfe0660a107ae169a11cef9c0604b1f Mon Sep 17 00:00:00 2001 From: Miika Pekkarinen Date: Sat, 12 Aug 2006 09:33:46 +0000 Subject: Fixed the warning. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10542 a1c6a512-1295-4272-9138-f99709370657 --- apps/tagtree.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/tagtree.c') 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) int i; char buf[MAX_PATH]; int from, to, direction; - bool first = true; cpu_boost(true); if (!tagcache_search(&tcs, tag_filename)) -- cgit v1.2.3