Remove unused variable
authorSimon Hausmann <simon.hausmann@digia.com>
Tue, 18 Dec 2012 07:08:31 +0000 (08:08 +0100)
committerLars Knoll <lars.knoll@digia.com>
Tue, 18 Dec 2012 09:29:18 +0000 (10:29 +0100)
commitfde4002b2c6636c9a03bcfbc8fac24e4d4222d00
tree30753ddd4969390b0460e482c9c79b9c2353ba7c
parent1014d1fb1cfa2d44d6d3fdb51dfb93b736e7fc26
Remove unused variable

While the name may suggest that the blah variable is a very performance
critical piece of the stack traversal algorithm, it turns out to be of little
relevance :)

Change-Id: Ia12eaf5f169a6eae64f005364da7452e1ef86daf
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
qv4mm.cpp