From 062227e00f7ec589c3906a8bcd22dd7194268266 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 5 Jan 2011 11:32:44 -0800 Subject: http_server: remove unnecessary 'nil' --- lib/unicorn/http_server.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/unicorn/http_server.rb b/lib/unicorn/http_server.rb index 5323872..fbc9a68 100644 --- a/lib/unicorn/http_server.rb +++ b/lib/unicorn/http_server.rb @@ -524,7 +524,6 @@ class Unicorn::HttpServer client.kgio_trywrite(msg) client.close rescue - nil end # once a client is accepted, it is processed in its entirety here -- cgit v1.2.3-24-ge0c7