connection: remove unreached code

This commit is contained in:
Boyan Ding 2014-06-04 11:39:08 +08:00 committed by Kristian Høgsberg
parent 1a6fd1621e
commit 113aac5afb

View file

@ -379,8 +379,6 @@ wl_connection_queue(struct wl_connection *connection,
}
return wl_buffer_put(&connection->out, data, count);
return 0;
}
static int