On Wed, Jun 04, 2014 at 11:39:08AM +0800, Boyan Ding wrote: Heh, oops, that was silly. Patch committed, thanks.
Kristian > --- > src/connection.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/src/connection.c b/src/connection.c > index 47ee556..f292853 100644 > --- a/src/connection.c > +++ b/src/connection.c > @@ -379,8 +379,6 @@ wl_connection_queue(struct wl_connection *connection, > } > > return wl_buffer_put(&connection->out, data, count); > - > - return 0; > } > > static int > -- > 1.9.3 > > > _______________________________________________ > wayland-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/wayland-devel _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
