[PATCH xserver 08/12] glamor_egl: Drop dead "cpp" field
Eric Anholt
eric at anholt.net
Tue May 16 18:37:19 UTC 2017
It's been unused since the initial import.
Signed-off-by: Eric Anholt <eric at anholt.net>
---
glamor/glamor_egl.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/glamor/glamor_egl.c b/glamor/glamor_egl.c
index abfdbf2a3129..ea047b4c422e 100644
--- a/glamor/glamor_egl.c
+++ b/glamor/glamor_egl.c
@@ -56,7 +56,6 @@ struct glamor_egl_screen_private {
CreateScreenResourcesProcPtr CreateScreenResources;
CloseScreenProcPtr CloseScreen;
int fd;
- int cpp;
struct gbm_device *gbm;
CloseScreenProcPtr saved_close_screen;
--
2.11.0
More information about the xorg-devel
mailing list