Re: [PATCH] connection: remove unreached code

2014-06-18 Thread Kristian Høgsberg
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/connectio

[PATCH] connection: remove unreached code

2014-06-03 Thread Boyan Ding
--- 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_p