mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-06 12:38:03 +02:00
fifo: Remove unused flow_id
This was never used, and never will be. Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
This commit is contained in:
parent
e0c5b8a26b
commit
ae2fbb9f9a
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@
|
|||
struct weston_fifo {
|
||||
struct weston_surface *surface;
|
||||
struct wl_listener surface_destroy_listener;
|
||||
uint64_t flow_id;
|
||||
};
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue