mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-05-02 06:46:26 -04:00
protocol: Remove duplicate however
Signed-off-by: Robert Ancell <robert.ancell@canonical.com>
This commit is contained in:
parent
25da99a7e5
commit
9256e97f85
1 changed files with 2 additions and 2 deletions
|
|
@ -847,8 +847,8 @@
|
|||
acceptance, wl_data_source.cancelled may still be emitted afterwards
|
||||
if the drop destination does not accept any mime type.
|
||||
|
||||
However, this event might however not be received if the compositor
|
||||
cancelled the drag-and-drop operation before this event could happen.
|
||||
However, this event might not be received if the compositor cancelled
|
||||
the drag-and-drop operation before this event could happen.
|
||||
|
||||
Note that the data_source may still be used in the future and should
|
||||
not be destroyed here.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue