Fixed the warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10542 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7fe7427de8
commit
509ee3d42c
1 changed files with 0 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue