connection: remove unreached code
authorBoyan Ding <stu_dby@126.com>
Wed, 4 Jun 2014 03:39:08 +0000 (11:39 +0800)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 19 Jun 2014 00:13:31 +0000 (17:13 -0700)
src/connection.c

index 47ee556..f292853 100644 (file)
@@ -379,8 +379,6 @@ wl_connection_queue(struct wl_connection *connection,
        }
 
        return wl_buffer_put(&connection->out, data, count);
-
-       return 0;
 }
 
 static int