From 65022acda0d407b28249988ab2c715d2a8256702 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Silva?= Date: Sun, 3 Apr 2011 02:09:53 +0100 Subject: removed unused class declaration --- activesupport/lib/active_support/testing/performance/ruby/yarv.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'activesupport') diff --git a/activesupport/lib/active_support/testing/performance/ruby/yarv.rb b/activesupport/lib/active_support/testing/performance/ruby/yarv.rb index dcbea17a22..ad0e882214 100644 --- a/activesupport/lib/active_support/testing/performance/ruby/yarv.rb +++ b/activesupport/lib/active_support/testing/performance/ruby/yarv.rb @@ -31,8 +31,6 @@ module ActiveSupport end end end - - class Amount < Base; end class Objects < Amount # Ruby 1.9 + GCdata patch -- cgit v1.2.3