[PATCH xserver 07/12] glamor_egl: Drop dead gl_context_depth.
Eric Anholt
eric at anholt.net
Tue May 16 18:37:18 UTC 2017
This was replaced in 4afe15d8bfd575c010ed1868697a7922a37ab378, but not
deleted.
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 c59aaa832f63..abfdbf2a3129 100644
--- a/glamor/glamor_egl.c
+++ b/glamor/glamor_egl.c
@@ -58,7 +58,6 @@ struct glamor_egl_screen_private {
int fd;
int cpp;
struct gbm_device *gbm;
- int gl_context_depth;
CloseScreenProcPtr saved_close_screen;
DestroyPixmapProcPtr saved_destroy_pixmap;
--
2.11.0
More information about the xorg-devel
mailing list