about summary refs log tree commit homepage
path: root/lib/mongrel/configurator.rb
diff options
context:
space:
mode:
authorzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-08-17 22:05:28 +0000
committerzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-08-17 22:05:28 +0000
commitaf538004f57126463b9b596ff19a47a627b3bcfc (patch)
tree7f664a4bc9c0e0b3853aa6707a0c4f971ec48ad3 /lib/mongrel/configurator.rb
parent6b1a7d553fed3e408f3e26b6e85abbf9dd8ea343 (diff)
downloadunicorn-af538004f57126463b9b596ff19a47a627b3bcfc.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@333 19e92222-5c0b-0410-8929-a290d50e31e9
Diffstat (limited to 'lib/mongrel/configurator.rb')
-rw-r--r--lib/mongrel/configurator.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/mongrel/configurator.rb b/lib/mongrel/configurator.rb
index adb2e1f..5120ede 100644
--- a/lib/mongrel/configurator.rb
+++ b/lib/mongrel/configurator.rb
@@ -316,7 +316,6 @@ module Mongrel
       }
 
       # turn on the debugging infrastructure, and ObjectTracker is a pig
-      ObjectTracker.configure if what.include? :objects
       MongrelDbg.configure
 
       # now we roll through each requested debug type, turn it on and load that plugin