mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-26 00:40:12 +01:00
terminal: Don't close fd twice
This commit is contained in:
parent
0050fd7d8b
commit
727bacdddf
1 changed files with 0 additions and 1 deletions
|
|
@ -2038,7 +2038,6 @@ data_source_send(void *data,
|
|||
struct terminal *terminal = data;
|
||||
|
||||
terminal_send_selection(terminal, fd);
|
||||
close(fd);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue