mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 00:38:00 +02: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:
parent
a6a751e5d8
commit
37618e810b
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue