about summary refs log tree commit homepage
path: root/lib/unicorn/rainbows.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unicorn/rainbows.rb')
-rw-r--r--lib/unicorn/rainbows.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/unicorn/rainbows.rb b/lib/unicorn/rainbows.rb
index fd5fa92..0f33db7 100644
--- a/lib/unicorn/rainbows.rb
+++ b/lib/unicorn/rainbows.rb
@@ -95,9 +95,6 @@ module Unicorn
       end while alive || ! clients.empty?
     end
 
-    def murder_lazy_workers
-    end
-
   private
 
     # write a response without caring if it went out or not