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:
parent
70a3524730
commit
a1d0ad9cf2
1 changed files with 1 additions and 1 deletions
|
|
@ -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`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue