forked from AuroraMiddleware/gtk
After checking XLib sources, XGetWindowProperty does set data to NULL.
This commit is contained in:
parent
859126d546
commit
933b1f4546
@ -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"),
|
||||
|
Loading…
Reference in New Issue
Block a user