| Index: utils/compiler/build_helper.dart
|
| ===================================================================
|
| --- utils/compiler/build_helper.dart (revision 8812)
|
| +++ utils/compiler/build_helper.dart (working copy)
|
| @@ -73,8 +73,6 @@
|
| print('dart2jsPath = $dart2jsPath');
|
| print('dart2jsPathWin = $dart2jsPathWin');
|
|
|
| - options = ' $options';
|
| -
|
| // Tell the VM to grow the heap more aggressively. This should only
|
| // be necessary temporarily until the VM is better at detecting how
|
| // applications use memory.
|
|
|