hush the "skips due to size restraints" text as you normally don't care
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11352 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
24f4a2a8cf
commit
9e62b1afe4
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@ while(<WPS>) {
|
|||
}
|
||||
else {
|
||||
#print "(${wps_prefix}-${rwidth}x${rheight}x$rdepth) ";
|
||||
print "Skip $wps due to size restraints\n";
|
||||
#print "Skip $wps due to size restraints\n";
|
||||
}
|
||||
$within = 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue