--- src/compositor.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/compositor.h b/src/compositor.h index f856418..d47fe1b 100644 --- a/src/compositor.h +++ b/src/compositor.h @@ -351,10 +351,6 @@ struct weston_compositor { struct weston_xkb_info xkb_info; }; -enum weston_output_flags { - WL_OUTPUT_FLIPPED = 0x01 -}; - struct weston_region { struct wl_resource resource; pixman_region32_t region; -- 1.7.11.2
_______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel