about summary refs log tree commit homepage
path: root/lib/rainbows/rev.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-19 14:02:33 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-19 14:02:33 -0700
commit319f6ca5e72e9705cf0a20ae5a79c3d96ab823f2 (patch)
tree77b91e3901bcecada721a603b9dc010ccf9bd014 /lib/rainbows/rev.rb
parent25c0b000d50ed65e5118b17725334be916e93f47 (diff)
downloadrainbows-319f6ca5e72e9705cf0a20ae5a79c3d96ab823f2.tar.gz
This was blindly copied and pasted from the Revactor code.
Diffstat (limited to 'lib/rainbows/rev.rb')
-rw-r--r--lib/rainbows/rev.rb4
1 files changed, 0 insertions, 4 deletions
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