forked from len0rd/rockbox
oops, forgot to remove my debug prints
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5012 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c4d463bd7c
commit
fa5fa54a1b
1 changed files with 0 additions and 2 deletions
|
@ -84,9 +84,7 @@ sub buildzip {
|
|||
|
||||
# no need to add fonts we cannot load anyway
|
||||
my $fontsize = filesize(".rockbox/fonts/$o");
|
||||
print STDERR "$maxfont $fontsize $o\n";
|
||||
if($fontsize > $maxfont) {
|
||||
print STDERR "unlink\n";
|
||||
unlink(".rockbox/fonts/$o");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue