Fix last red.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27658 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5d8ab7b364
commit
90b48cd721
1 changed files with 1 additions and 1 deletions
|
@ -4425,7 +4425,7 @@ static void tagcache_thread(void)
|
|||
}
|
||||
|
||||
remove(get_user_file_path(TAGCACHE_STATEFILE, IS_FILE | NEED_WRITE,
|
||||
buf, sizeof(buf)));
|
||||
path, sizeof(path)));
|
||||
# endif
|
||||
|
||||
/* Allocate space for the tagcache if found on disk. */
|
||||
|
|
Loading…
Reference in a new issue