aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/rake4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/rake b/bin/rake
index 6aad2f0df3..4e0bbb7b7a 100755
--- a/bin/rake
+++ b/bin/rake
@@ -28,10 +28,6 @@ begin
rescue LoadError
end
-module Rake
- REDUCE_COMPAT = true if ARGV.include?("--reduce-compat")
-end
-
require 'rake'
Rake.application.run