compositor: Drop unused wl_shm field

This commit is contained in:
Kristian Høgsberg 2012-09-11 14:07:19 -04:00
parent b00a9d3cb9
commit 33a45f5b6d

View File

@ -276,7 +276,6 @@ struct weston_renderer {
};
struct weston_compositor {
struct wl_shm *shm;
struct wl_signal destroy_signal;
EGLDisplay egl_display;