mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
checked in debug version in error
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6067 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ef38efca9f
commit
695fe49de9
1 changed files with 0 additions and 9 deletions
|
@ -404,15 +404,6 @@ module RDoc
|
|||
@@all_classes = {}
|
||||
@@all_modules = {}
|
||||
|
||||
def comment=(t)
|
||||
if @c
|
||||
fail t
|
||||
else
|
||||
@c = true
|
||||
end
|
||||
super
|
||||
end
|
||||
|
||||
def TopLevel::reset
|
||||
@@all_classes = {}
|
||||
@@all_modules = {}
|
||||
|
|
Loading…
Reference in a new issue