mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-02-27 01:10:36 +01:00
Remove unused enum.
This commit is contained in:
parent
cd3bbc2059
commit
243f59f5bb
1 changed files with 0 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue