about summary refs log tree commit homepage
path: root/bin
diff options
context:
space:
mode:
authorevanweaver <evanweaver@19e92222-5c0b-0410-8929-a290d50e31e9>2007-08-13 22:38:48 +0000
committerevanweaver <evanweaver@19e92222-5c0b-0410-8929-a290d50e31e9>2007-08-13 22:38:48 +0000
commit6dc650595592e2b9d0ce645db709de23718e1c84 (patch)
tree0ef55b6843aa423f55f3fe116ae682904a069549 /bin
parentd684c8444b948017fc0079cf5bb9f3eb4ea0962b (diff)
downloadunicorn-6dc650595592e2b9d0ce645db709de23718e1c84.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@548 19e92222-5c0b-0410-8929-a290d50e31e9
Diffstat (limited to 'bin')
-rw-r--r--bin/mongrel_rails1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/mongrel_rails b/bin/mongrel_rails
index 506c8cf..edcba12 100644
--- a/bin/mongrel_rails
+++ b/bin/mongrel_rails
@@ -9,7 +9,6 @@ require 'yaml'
 require 'mongrel'
 require 'mongrel/rails'
 require 'etc'
-require 'cgi_multipart_eof_fix' rescue nil
 
 module Mongrel
   class Start < GemPlugin::Plugin "/commands"