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:
rewine 2025-07-21 09:49:08 +08:00 committed by Simon Ser
parent be5e266211
commit efb17980a8

View file

@ -6,10 +6,6 @@
#define FOREIGN_TOPLEVEL_IMAGE_SOURCE_MANAGER_V1_VERSION 1 #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 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 * static struct wlr_ext_foreign_toplevel_image_capture_source_manager_v1 *