This was replaced in 4afe15d8bfd575c010ed1868697a7922a37ab378, but not deleted.
Signed-off-by: Eric Anholt <[email protected]> --- 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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
