From 319f6ca5e72e9705cf0a20ae5a79c3d96ab823f2 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 19 Oct 2009 14:02:33 -0700 Subject: rev: remove Revactor-specific workaround This was blindly copied and pasted from the Revactor code. --- lib/rainbows/rev.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/rainbows/rev.rb') diff --git a/lib/rainbows/rev.rb b/lib/rainbows/rev.rb index 602a02a..c5a8b1e 100644 --- a/lib/rainbows/rev.rb +++ b/lib/rainbows/rev.rb @@ -1,10 +1,6 @@ # -*- encoding: binary -*- require 'rev' -# workaround revactor 0.1.4 still using the old Rev::Buffer -# ref: http://rubyforge.org/pipermail/revactor-talk/2009-October/000034.html -defined?(Rev::Buffer) or Rev::Buffer = IO::Buffer - module Rainbows # Implements a basic single-threaded event model with -- cgit v1.2.3-24-ge0c7