mirror of
https://github.com/mpv-player/mpv
synced 2025-01-01 20:32:13 +00:00
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:
parent
cb0b8fa5ff
commit
23a91d9a38
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user