Revert r32803.

Do you know "code freeze"?
Anyway this breaks make rdoc.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32808 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2011-08-02 02:39:36 +00:00
parent c2dbf58575
commit a781b40242
33 changed files with 609 additions and 1064 deletions

View file

@ -153,8 +153,6 @@ module RDoc::Parser::RubyTools
@token_listeners.each do |obj|
obj.pop_token
end if @token_listeners
nil
end
end