From 2dd98cfe8cfba26bdb24a51e0ceea49995299c11 Mon Sep 17 00:00:00 2001 From: Scott Barron Date: Thu, 2 Nov 2006 18:37:38 +0000 Subject: [PATCH] umm ... who left that there git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5408 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/lib/breakpoint.rb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/railties/lib/breakpoint.rb b/railties/lib/breakpoint.rb index 0220c01fb8d26..7aa561e1a282b 100644 --- a/railties/lib/breakpoint.rb +++ b/railties/lib/breakpoint.rb @@ -14,10 +14,6 @@ # one that allows for commercial usage.) If you for # some good reason need to use this under another # license please contact me. -""" -foo -bar -""" require 'irb' if RUBY_VERSION == '1.8.5'