wayland: Track wayland API changes

This commit is contained in:
Kristian Høgsberg
2011-05-08 13:19:54 -04:00
parent d9760a1d3c
commit 2ebdcf5f37
3 changed files with 15 additions and 25 deletions

View File

@ -71,7 +71,6 @@ struct _GdkDisplayWayland
/* Wayland fields below */
struct wl_display *wl_display;
struct wl_egl_display *native_display;
struct wl_compositor *compositor;
struct wl_shm *shm;
struct wl_shell *shell;