| Index: pkg/compiler/lib/src/dart2js.dart
|
| diff --git a/pkg/compiler/lib/src/dart2js.dart b/pkg/compiler/lib/src/dart2js.dart
|
| index a4858f6dfe6ff66d3eb4aacc093ac5dfbea084a5..2ea3faa4eafa377924535e6531a9eb11e1c748ff 100644
|
| --- a/pkg/compiler/lib/src/dart2js.dart
|
| +++ b/pkg/compiler/lib/src/dart2js.dart
|
| @@ -588,9 +588,6 @@ be removed in a future version:
|
| Do not generate a call to main if either of the following
|
| libraries are used: dart:dom, dart:html dart:io.
|
|
|
| - --enable-concrete-type-inference
|
| - Enable experimental concrete type inference.
|
| -
|
| --disable-native-live-type-analysis
|
| Disable the optimization that removes unused native types from dart:html
|
| and related libraries.
|
|
|