compositor: Drop unused wl_shm field

Kristian Høgsberg 12 years ago
parent b00a9d3cb9
commit 33a45f5b6d
  1. 1
      src/compositor.h

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

Loading…
Cancel
Save