Skip to content

Commit

Permalink
Merge pull request #894 from nobu/dead_code
Browse files Browse the repository at this point in the history
Remove dead code
  • Loading branch information
nobu committed Jun 28, 2022
2 parents aa77bbd + f727854 commit 2a2c683
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/rdoc/ri/driver.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1302,7 +1302,6 @@ def page
yield pager
ensure
pager.close
@jruby_pager_process.wait_for if @jruby_pager_process
end
else
yield $stdout
Expand Down

0 comments on commit 2a2c683

Please sign in to comment.