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:
Derek Foreman 2026-04-29 09:06:59 -05:00
parent e0c5b8a26b
commit ae2fbb9f9a

View file

@ -36,7 +36,6 @@
struct weston_fifo {
struct weston_surface *surface;
struct wl_listener surface_destroy_listener;
uint64_t flow_id;
};
static void