From 2afed6eceff2951b949db7ded8167a75b431bad6 Mon Sep 17 00:00:00 2001 From: hsbt Date: Sun, 24 Aug 2014 07:16:25 +0000 Subject: * lib/e2mmap.rb: remove needless instance variables. * lib/irb.rb: ditto. * lib/irb/**/*.rb: ditto. * lib/shell.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47266 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/e2mmap.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/e2mmap.rb') diff --git a/lib/e2mmap.rb b/lib/e2mmap.rb index 47761bb398..1eb5b51678 100644 --- a/lib/e2mmap.rb +++ b/lib/e2mmap.rb @@ -52,7 +52,6 @@ # # module Exception2MessageMapper - @RCS_ID='-$Id: e2mmap.rb,v 1.10 1999/02/17 12:33:17 keiju Exp keiju $-' E2MM = Exception2MessageMapper # :nodoc: -- cgit v1.2.3