Skip to content

Commit

Permalink
Merge pull request #887 from nobu/remove-win32console
Browse files Browse the repository at this point in the history
Remove never used win32console
  • Loading branch information
nobu committed Jun 4, 2022
2 parents 5880bad + 47a1aef commit 0d4783d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/rdoc/ri/driver.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@
rescue LoadError
end

begin
require 'win32console'
rescue LoadError
end

require_relative '../../rdoc'

require_relative 'formatter' # For RubyGems backwards compatibility
Expand Down

0 comments on commit 0d4783d

Please sign in to comment.