mirror of https://github.com/GNOME/gimp.git
let drag_end take care of unsetting the property
This commit is contained in:
parent
b948397482
commit
8eefacf568
|
@ -153,6 +153,4 @@ gimp_dnd_xds_save_image (GdkDragContext *context,
|
|||
}
|
||||
|
||||
g_free (uri);
|
||||
|
||||
gimp_dnd_xds_source_set (context, NULL);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue