Chromium Code Reviews| Index: runtime/vm/bootstrap_natives.cc |
| =================================================================== |
| --- runtime/vm/bootstrap_natives.cc (revision 5370) |
| +++ runtime/vm/bootstrap_natives.cc (working copy) |
| @@ -51,7 +51,6 @@ |
| void Bootstrap::SetupNativeResolver() { |
| - Isolate* isolate = Isolate::Current(); |
| Library& library = Library::Handle(); |
| library = Library::CoreLibrary(); |