protocol: Remove duplicate however

Signed-off-by: Robert Ancell <robert.ancell@canonical.com>
This commit is contained in:
Robert Ancell 2026-04-28 16:17:34 +12:00
parent 25da99a7e5
commit 9256e97f85
No known key found for this signature in database
GPG key ID: 5A4D9816CA519FBD

View file

@ -847,8 +847,8 @@
acceptance, wl_data_source.cancelled may still be emitted afterwards acceptance, wl_data_source.cancelled may still be emitted afterwards
if the drop destination does not accept any mime type. if the drop destination does not accept any mime type.
However, this event might however not be received if the compositor However, this event might not be received if the compositor cancelled
cancelled the drag-and-drop operation before this event could happen. the drag-and-drop operation before this event could happen.
Note that the data_source may still be used in the future and should Note that the data_source may still be used in the future and should
not be destroyed here. not be destroyed here.