let drag_end take care of unsetting the property

This commit is contained in:
Sven Neumann 2005-03-25 18:28:50 +00:00
parent b948397482
commit 8eefacf568
1 changed files with 0 additions and 2 deletions

View File

@ -153,6 +153,4 @@ gimp_dnd_xds_save_image (GdkDragContext *context,
}
g_free (uri);
gimp_dnd_xds_source_set (context, NULL);
}