summaryrefslogtreecommitdiff
path: root/tool/mkconfig.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tool/mkconfig.rb')
-rwxr-xr-xtool/mkconfig.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/tool/mkconfig.rb b/tool/mkconfig.rb
index b707c4bd64..7e943f3c21 100755
--- a/tool/mkconfig.rb
+++ b/tool/mkconfig.rb
@@ -248,7 +248,6 @@ print <<EOS
)
end
end
-autoload :Config, "rbconfig/obsolete.rb" # compatibility for ruby-1.8.4 and older.
CROSS_COMPILING = nil unless defined? CROSS_COMPILING
EOS