mirror of
https://github.com/X11Libre/xserver.git
synced 2026-01-26 14:03:17 +00:00
egl: drop unused CreateScreenResources pointer
This field hasn't been actually used, so no need to keep it any longer. Fixes: 60f14d60f6169272951d41d8ca9e0a294c2ca3d0 Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
parent
1a97ed88cc
commit
f26090eba6
@ -54,7 +54,6 @@ struct glamor_egl_screen_private {
|
||||
EGLContext context;
|
||||
char *device_path;
|
||||
|
||||
CreateScreenResourcesProcPtr CreateScreenResources;
|
||||
CloseScreenProcPtr CloseScreen;
|
||||
int fd;
|
||||
struct gbm_device *gbm;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user