types: remove support for wlr_data_control_v1

This is a legacy protocol superseded by ext-data-control-v1. Users should use `wlr_ext_data_control_manager_v1`
as a replacement.
This commit is contained in:
Simon Zeni 2025-08-27 14:51:20 -04:00
parent b799ffc6ae
commit e9d2a6da5d
5 changed files with 0 additions and 1038 deletions

View file

@ -45,7 +45,6 @@ wlr_files += files(
'wlr_cursor.c',
'wlr_cursor_shape_v1.c',
'wlr_damage_ring.c',
'wlr_data_control_v1.c',
'wlr_drm.c',
'wlr_export_dmabuf_v1.c',
'wlr_ext_data_control_v1.c',