aboutsummaryrefslogtreecommitdiffstats
path: root/lib/irb/xmp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/irb/xmp.rb')
-rw-r--r--lib/irb/xmp.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/irb/xmp.rb b/lib/irb/xmp.rb
index 8accdb96a2..449f04328b 100644
--- a/lib/irb/xmp.rb
+++ b/lib/irb/xmp.rb
@@ -43,7 +43,6 @@ require "irb/frame"
# ctx.eval 'today # is what?'
# #=> "a good day"
class XMP
- @RCS_ID='-$Id$-'
# Creates a new XMP object.
#