[ruby/rdoc] Remove dead code

https://github.com/ruby/rdoc/commit/f727854bd5
This commit is contained in:
Nobuyoshi Nakada 2022-06-28 20:18:32 +09:00 committed by git
parent 5e66525e41
commit 5ccdcd8168

View File

@ -1302,7 +1302,6 @@ or the PAGER environment variable.
yield pager
ensure
pager.close
@jruby_pager_process.wait_for if @jruby_pager_process
end
else
yield $stdout