Merge branch 'proc_group' of https://github.com/sitsofe/fio
[fio.git] / server.c
index 90c7057719d200871f1a325a6ad042f8a610b775..12c8d6841135437f4b3d06210aaa1ce74c9fd9b2 100644 (file)
--- a/server.c
+++ b/server.c
@@ -1199,7 +1199,6 @@ static int handle_connection(struct sk_out *sk_out)
                        .events = POLLIN,
                };
 
-               ret = 0;
                do {
                        int timeout = 1000;