[Intel-gfx] [PATCH i-g-t 3/4] tests/testdisplay: Remove unused SPRITE_COLOR_KEY
Petri Latvala
petri.latvala at intel.com
Wed Mar 8 14:44:34 UTC 2017
Unused since 99bdf4f0ff3e ("tests/testdisplay: Use cairo helpers to draw to plane")
Signed-off-by: Petri Latvala <petri.latvala at intel.com>
---
tests/testdisplay.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/testdisplay.c b/tests/testdisplay.c
index a974f42..f2a41fa 100644
--- a/tests/testdisplay.c
+++ b/tests/testdisplay.c
@@ -96,7 +96,6 @@ unsigned int plane_fb_id;
unsigned int plane_crtc_id;
unsigned int plane_id;
int plane_width, plane_height;
-static const uint32_t SPRITE_COLOR_KEY = 0x00aaaaaa;
/*
* Mode setting with the kernel interfaces is a bit of a chore.
--
2.9.3
More information about the Intel-gfx
mailing list