display-test: Remove unused variables
At higher warning levels, GCC complains about unused variables.
Remove two completely unused, and one set-but-not-used, variables from display-test to make it happy.
Signed-off-by: Daniel Stone daniels@collabora.com