mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-21 06:59:44 -05:00
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:
parent
b799ffc6ae
commit
e9d2a6da5d
5 changed files with 0 additions and 1038 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue