mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
connection: remove unreached code
This commit is contained in:
parent
3ac62cd6b6
commit
9b36b7b6c1
1 changed files with 0 additions and 2 deletions
|
|
@ -379,8 +379,6 @@ wl_connection_queue(struct wl_connection *connection,
|
|||
}
|
||||
|
||||
return wl_buffer_put(&connection->out, data, count);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
static int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue