mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-10 04:27:51 -05:00
ext_image_capture_source_v1: remove unused variable
This commit is contained in:
parent
d362ed1eb9
commit
bc11ac92ab
1 changed files with 0 additions and 2 deletions
|
|
@ -173,8 +173,6 @@ static void source_update_buffer_constraints(struct scene_node_source *source,
|
|||
}
|
||||
|
||||
static bool output_test(struct wlr_output *output, const struct wlr_output_state *state) {
|
||||
struct scene_node_source *source = wl_container_of(output, source, output);
|
||||
|
||||
uint32_t supported =
|
||||
WLR_OUTPUT_STATE_BACKEND_OPTIONAL |
|
||||
WLR_OUTPUT_STATE_BUFFER |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue