| Index: pkg/analyzer/lib/src/generated/sdk_io.dart
|
| diff --git a/pkg/analyzer/lib/src/generated/sdk_io.dart b/pkg/analyzer/lib/src/generated/sdk_io.dart
|
| index 565f080fc768ac5a6b19b83400760c7c92e9196d..91a189691b6f44a6e7248097e4d4fb465fcc8747 100644
|
| --- a/pkg/analyzer/lib/src/generated/sdk_io.dart
|
| +++ b/pkg/analyzer/lib/src/generated/sdk_io.dart
|
| @@ -512,13 +512,6 @@ class DirectoryBasedDartSdk implements DartSdk {
|
| }
|
|
|
| /**
|
| - * Ensure that the dart VM is executable. If it is not, make it executable and log that it was
|
| - * necessary for us to do so.
|
| - */
|
| - void _ensureVmIsExecutable() {
|
| - }
|
| -
|
| - /**
|
| * Return the name of the file containing the Dartium executable.
|
| *
|
| * @return the name of the file containing the Dartium executable
|
|
|