mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-21 11:02:45 -05:00
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;
|
int i;
|
||||||
char buf[MAX_PATH];
|
char buf[MAX_PATH];
|
||||||
int from, to, direction;
|
int from, to, direction;
|
||||||
bool first = true;
|
|
||||||
|
|
||||||
cpu_boost(true);
|
cpu_boost(true);
|
||||||
if (!tagcache_search(&tcs, tag_filename))
|
if (!tagcache_search(&tcs, tag_filename))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue