mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
glamor_egl: Drop dead gl_context_depth.
This was replaced in 4afe15d8bf, but not
deleted.
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
committed by
Adam Jackson
parent
a6a751e5d8
commit
37618e810b
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user