Skip to content

Commit 47a1aef

Browse files
committed
Remove never used win32console
1 parent 5880bad commit 47a1aef

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

lib/rdoc/ri/driver.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77
rescue LoadError
88
end
99

10-
begin
11-
require 'win32console'
12-
rescue LoadError
13-
end
14-
1510
require_relative '../../rdoc'
1611

1712
require_relative 'formatter' # For RubyGems backwards compatibility

0 commit comments

Comments
 (0)