Skip to content

tests: remove unused variable

Erik Faye-Lund requested to merge kusma/mesa-demos:warning-fix into main

When I reworked the code for this, I forgot to remove this variable. This introduced a warning, whoops!

Fixes: 38db4ccc ("glsl: use matrix utils")

Merge request reports