compositor: Drop unused wl_shm field
This commit is contained in:
@@ -276,7 +276,6 @@ struct weston_renderer {
|
|||||||
};
|
};
|
||||||
|
|
||||||
struct weston_compositor {
|
struct weston_compositor {
|
||||||
struct wl_shm *shm;
|
|
||||||
struct wl_signal destroy_signal;
|
struct wl_signal destroy_signal;
|
||||||
|
|
||||||
EGLDisplay egl_display;
|
EGLDisplay egl_display;
|
||||||
|
|||||||
Reference in New Issue
Block a user