mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-02 09:01:39 -05:00
gears: Remove unused drm_fd field
This commit is contained in:
parent
297c6313eb
commit
f57a96f98d
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ struct gears {
|
||||||
|
|
||||||
EGLDisplay display;
|
EGLDisplay display;
|
||||||
EGLContext context;
|
EGLContext context;
|
||||||
int drm_fd;
|
|
||||||
GLfloat angle;
|
GLfloat angle;
|
||||||
cairo_surface_t *cairo_surface;
|
cairo_surface_t *cairo_surface;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue