diff options
Diffstat (limited to 'protocol/wlr-data-control-unstable-v1.xml')
-rw-r--r-- | protocol/wlr-data-control-unstable-v1.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/protocol/wlr-data-control-unstable-v1.xml b/protocol/wlr-data-control-unstable-v1.xml index 3e39f2ac..75e8671b 100644 --- a/protocol/wlr-data-control-unstable-v1.xml +++ b/protocol/wlr-data-control-unstable-v1.xml @@ -69,15 +69,6 @@ appropriate destroy request has been called. </description> </request> - - <!-- Version 2 additions --> - - <event name="primary_selection" since="2"> - <description summary="advertise primary selection support"> - This event can be sent when binding to the wlr_data_control_manager - global to advertise that it supports the primary selection. - </description> - </event> </interface> <interface name="zwlr_data_control_device_v1" version="2"> |