forked from len0rd/rockbox
Oops, remove left-over DEBUGFs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28051 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ded525e466
commit
28b30d4772
1 changed files with 0 additions and 2 deletions
|
|
@ -290,9 +290,7 @@ int ft_load(struct tree_context* c, const char* tempdir)
|
|||
if (!entry)
|
||||
break;
|
||||
|
||||
DEBUGF("aaa\n");
|
||||
info = dir_get_info(dir, entry);
|
||||
DEBUGF("ccc\n");
|
||||
len = strlen((char *)entry->d_name);
|
||||
|
||||
/* skip directories . and .. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue