Remove the name of unused formal paramters
authorDavid Neto <dneto@google.com>
Fri, 9 Dec 2022 20:51:35 +0000 (15:51 -0500)
committerDavid Neto <dneto@google.com>
Fri, 9 Dec 2022 20:51:35 +0000 (15:51 -0500)
commit4fe00178c8ed7315e0d57ca1aca10a44ce475e3e
treec634456fdec1dc78f92090142d025ba1cc41b2dd
parent6d8b00b1c6794dda092419700c2be40469bacdad
Remove the name of unused formal paramters

This eliminates a compiler warning in some configurations.
SPIRV/SpvTools.cpp