about summary refs log tree commit homepage
path: root/lib/zbatery.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zbatery.rb')
-rw-r--r--lib/zbatery.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/zbatery.rb b/lib/zbatery.rb
index 71cf69b..c2b0aa3 100644
--- a/lib/zbatery.rb
+++ b/lib/zbatery.rb
@@ -39,12 +39,6 @@ module Rainbows
 
   class HttpServer
 
-    # this class is only used to avoid breaking Unicorn user switching
-    class DeadIO
-      def chown(*args); end
-      alias fcntl chown
-    end
-
     # only used if no concurrency model is specified
     def worker_loop(worker)
       init_worker_process(worker)