After checking XLib sources, XGetWindowProperty does set data to NULL.

This commit is contained in:
Matthias Clasen 2005-08-19 13:46:11 +00:00
parent 859126d546
commit 933b1f4546

View File

@ -2485,7 +2485,6 @@ xdnd_read_actions (GdkDragContext *context)
gdk_error_trap_push ();
data = NULL;
if (XGetWindowProperty (GDK_DISPLAY_XDISPLAY (display),
GDK_DRAWABLE_XID (context->source_window),
gdk_x11_get_xatom_by_name_for_display (display, "XdndActionList"),