| Index: dart/tools/dom/src/native_DOMImplementation.dart
|
| ===================================================================
|
| --- dart/tools/dom/src/native_DOMImplementation.dart (revision 29787)
|
| +++ dart/tools/dom/src/native_DOMImplementation.dart (working copy)
|
| @@ -125,7 +125,6 @@
|
|
|
| static window() native "Utils_window";
|
| static forwardingPrint(String message) native "Utils_forwardingPrint";
|
| - static int _getNewIsolateId() native "Utils_getNewIsolateId";
|
|
|
| // The following methods were added for debugger integration to make working
|
| // with the Dart C mirrors API simpler.
|
|
|