| Index: sdk/lib/io/platform_impl.dart
|
| diff --git a/sdk/lib/io/platform_impl.dart b/sdk/lib/io/platform_impl.dart
|
| index d6c7b0cf737640051c15aa898e9893c536cf4ac6..8b83fc0d8f1d637c35f22b44769a1d42ac67821d 100644
|
| --- a/sdk/lib/io/platform_impl.dart
|
| +++ b/sdk/lib/io/platform_impl.dart
|
| @@ -11,7 +11,6 @@ class _Platform {
|
| external static _localHostname();
|
| external static _executable();
|
| external static _resolvedExecutable();
|
| - external static void set _nativeScript(String path);
|
|
|
| /**
|
| * Retrieve the entries of the process environment.
|
|
|