remove unnecessary &block usage
commit6dd90cb902f43b32b0db204484d5e3df79ec0d0c
authorEric Wong <normalperson@yhbt.net>
Thu, 10 Feb 2011 21:34:58 +0000 (10 13:34 -0800)
committerEric Wong <normalperson@yhbt.net>
Thu, 10 Feb 2011 21:34:58 +0000 (10 13:34 -0800)
treefb09529a54707bbb7e9993e30f4ab95e5e3db68e
parent1fd1234ca5ba3d84d2182c38b37322bd55f08882
remove unnecessary &block usage

They needlessly allocate Proc objects
lib/unicorn/app/exec_cgi.rb
lib/unicorn/app/inetd.rb
lib/unicorn/oob_gc.rb
lib/unicorn/stream_input.rb