aboutsummaryrefslogtreecommitdiffstats
path: root/lib/e2mmap.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/e2mmap.rb')
-rw-r--r--lib/e2mmap.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/e2mmap.rb b/lib/e2mmap.rb
index 3e2604af5d..00d4f83eb8 100644
--- a/lib/e2mmap.rb
+++ b/lib/e2mmap.rb
@@ -48,8 +48,6 @@
# Foo.Fail ExistingExceptionClass, arg...
#
#
-fail "Use Ruby 1.1" if VERSION < "1.1"
-
module Exception2MessageMapper
@RCS_ID='-$Id: e2mmap.rb,v 1.10 1999/02/17 12:33:17 keiju Exp keiju $-'