diff --git a/Rakefile b/Rakefile index 3a8cc00ee34a..744cccff4617 100644 --- a/Rakefile +++ b/Rakefile @@ -274,7 +274,6 @@ def closure_compile(filename) %x(java \ -client \ - -d32 \ -jar lib/closure-compiler/compiler.jar \ --compilation_level SIMPLE_OPTIMIZATIONS \ --language_in ECMASCRIPT5_STRICT \