wayland/data-device: Small style fixes
https://gitlab.gnome.org/GNOME/mutter/merge_requests/1031
This commit is contained in:
parent
c27fc3537b
commit
15b46a6f88
@ -1091,7 +1091,7 @@ drag_grab_button (MetaWaylandPointerGrab *grab,
|
||||
meta_wayland_data_source_set_current_offer (source, NULL);
|
||||
meta_wayland_data_device_set_dnd_source (&seat->data_device, NULL);
|
||||
unset_selection_source (&seat->data_device, META_SELECTION_DND);
|
||||
success= FALSE;
|
||||
success = FALSE;
|
||||
}
|
||||
|
||||
/* Finish drag and let actor self-destruct */
|
||||
|
Loading…
x
Reference in New Issue
Block a user