Fixup unused parameter warnings
authorDan Sinclair <dsinclair@chromium.org>
Wed, 24 Oct 2018 13:54:45 +0000 (09:54 -0400)
committerDan Sinclair <dsinclair@chromium.org>
Wed, 24 Oct 2018 13:54:48 +0000 (09:54 -0400)
commit70f13b2ed53cebf78b2fae79428a4d28f396cd22
tree049b8a53c3af679bce28af0506e0222f5f8bf3ec
parenta08f465d5398518e9a6aeebd4775604a4c10e381
Fixup unused parameter warnings

This CL removes the current parameters which are unused in order to
fixup the issued clang warnings.
SPIRV/SpvPostProcess.cpp
SPIRV/SpvTools.cpp