aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems/ext.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rubygems/ext.rb')
-rw-r--r--lib/rubygems/ext.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/rubygems/ext.rb b/lib/rubygems/ext.rb
index 1823df4ce7..5af6bbf39e 100644
--- a/lib/rubygems/ext.rb
+++ b/lib/rubygems/ext.rb
@@ -4,8 +4,6 @@
# See LICENSE.txt for permissions.
#++
-require 'rubygems'
-
##
# Classes for building C extensions live here.