From 9e62b1afe4fcd7b957323bdc996c5d422fea6047 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 26 Oct 2006 14:20:31 +0000 Subject: 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 --- wps/wpsbuild.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wps/wpsbuild.pl') diff --git a/wps/wpsbuild.pl b/wps/wpsbuild.pl index 4f92b876ac..dd8c91d0fb 100755 --- a/wps/wpsbuild.pl +++ b/wps/wpsbuild.pl @@ -277,7 +277,7 @@ while() { } 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; } -- cgit v1.2.3