1
0
Fork 0
forked from len0rd/rockbox

remove the debug output again

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12854 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2007-03-20 12:38:54 +00:00
parent 70a3524730
commit a1d0ad9cf2

View file

@ -132,7 +132,7 @@ sub buildzip {
my ($bitmap, $depth, $swcodec) = &gettargetinfo();
print "Bitmap: $bitmap\nDepth: $depth\nSwcodec: $swcodec\n";
# print "Bitmap: $bitmap\nDepth: $depth\nSwcodec: $swcodec\n";
# remove old traces
`rm -rf .rockbox`;