mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
ext_image_capture_source_v1: remove unused struct definition
Remove the redundant wlr_ext_foreign_toplevel_image_capture_source_v1 struct that was not used anywhere in the codebase.
This commit is contained in:
parent
be5e266211
commit
efb17980a8
1 changed files with 0 additions and 4 deletions
|
|
@ -6,10 +6,6 @@
|
|||
|
||||
#define FOREIGN_TOPLEVEL_IMAGE_SOURCE_MANAGER_V1_VERSION 1
|
||||
|
||||
struct wlr_ext_foreign_toplevel_image_capture_source_v1 {
|
||||
struct wlr_ext_image_capture_source_v1 base;
|
||||
};
|
||||
|
||||
static const struct ext_foreign_toplevel_image_capture_source_manager_v1_interface foreign_toplevel_manager_impl;
|
||||
|
||||
static struct wlr_ext_foreign_toplevel_image_capture_source_manager_v1 *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue