WIP: apply unused variable
authorJeremy Hayes <jeremy@lunarg.com>
Thu, 20 Oct 2016 22:12:36 +0000 (16:12 -0600)
committerJeremy Hayes <jeremy@lunarg.com>
Fri, 21 Oct 2016 20:48:46 +0000 (14:48 -0600)
commitc8e60e28b7e50326b9675b83214206d27674c2aa
treebc1b91f3725b0d1c2eed12ea2d51fc3076e8e9d7
parent5d45eadedc37141d27100ce312af7125ec7058ab
WIP: apply unused variable

I happened upon numArgs while hunting for unused variables. I suspect
the intent was to apply it as shown in this patch. However, I am not a
compiler dude. Someone more appropriate should grok this change.
glslang/MachineIndependent/ParseHelper.cpp