From 6741aa27e4c35724b5306644d3a391fce415b0c7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 26 Dec 2010 21:46:46 +0000 Subject: rainbows/rev/* require/autoload cleanup One line of code saved! We'll also avoid loading DeferredChunkResponse which is rarely needed (unlike DeferredResponse). --- lib/rainbows/rev/thread_client.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/rainbows/rev/thread_client.rb') diff --git a/lib/rainbows/rev/thread_client.rb b/lib/rainbows/rev/thread_client.rb index e529b5b..d6e6655 100644 --- a/lib/rainbows/rev/thread_client.rb +++ b/lib/rainbows/rev/thread_client.rb @@ -1,7 +1,5 @@ # -*- encoding: binary -*- # :enddoc: -require 'thread' -require 'rainbows/rev/master' RUBY_VERSION =~ %r{\A1\.8} and warn "Rev and Threads do not mix well under Ruby 1.8" -- cgit v1.2.3-24-ge0c7