about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--Rakefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Rakefile b/Rakefile
index f794963..e46e89b 100644
--- a/Rakefile
+++ b/Rakefile
@@ -3,8 +3,6 @@ require 'rubygems'
 gem 'echoe', '>=2.6.4'
 require 'echoe'
 
-ENV['RDOC_TEMPLATE'] = nil
-
 e = Echoe.new("mongrel") do |p|
   p.summary = "A small fast HTTP library and server that runs Rails, Camping, Nitro and Iowa apps."
   p.author ="Zed A. Shaw"