diff --git a/xwayland/selection.c b/xwayland/selection.c index b68988ec..0e4120ac 100644 --- a/xwayland/selection.c +++ b/xwayland/selection.c @@ -513,7 +513,6 @@ weston_wm_send_data(struct weston_wm *wm, xcb_atom_t target, const char *mime_ty source = seat->selection_data_source; source->send(source, mime_type, p[1]); - close(p[1]); } static void