Skip unnecessary (debug) output; obey the rule of silence.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25519 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-12-24 09:59:47 +00:00
parent cb0b8fa5ff
commit 23a91d9a38
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ BEGIN {
printf("0x%s /*%s*/\n", substr(field[2], 9), name_field) >ids_file
}
}
print "Total lines parsed:", line;
#print "Total lines parsed:", line;
print "">vendor_file
print "#endif/*PCI_VENDORS_INCLUDED*/">vendor_file
print "">ids_file