---
 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

Reply via email to