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