about summary refs log tree commit homepage
path: root/lib/rainbows/base.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rainbows/base.rb')
-rw-r--r--lib/rainbows/base.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rainbows/base.rb b/lib/rainbows/base.rb
index 9b50d9a..04725f0 100644
--- a/lib/rainbows/base.rb
+++ b/lib/rainbows/base.rb
@@ -26,7 +26,6 @@ module Rainbows
 
     def init_worker_process(worker)
       super(worker)
-      G.server = self
       G.tmp = worker.tmp
 
       # we're don't use the self-pipe mechanism in the Rainbows! worker