x11: xdnd_send_event() always returns TRUE
authorBenjamin Otte <otte@redhat.com>
Fri, 15 Jun 2018 06:00:41 +0000 (08:00 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 18 Jun 2018 21:49:52 +0000 (23:49 +0200)
commit1b2dccd14386c4504daf92ea9540e5f5f78bec35
tree446a2617a8ec47ea7298db5984cb70e6e6ce6f9a
parent7e09aa3caa1f62d5c4ba8fefc0dbc8518772f96e
x11: xdnd_send_event() always returns TRUE

Make it return nothing instead and delete the code that handled the
FALSE case.
gdk/x11/gdkdnd-x11.c