Index: runtime/vm/object_store.cc |
diff --git a/runtime/vm/object_store.cc b/runtime/vm/object_store.cc |
index ce35ea826315b72ac66e40303e94e99d4da9bcbd..8ea5ed79eaf4f1f1035998875922148564258241 100644 |
--- a/runtime/vm/object_store.cc |
+++ b/runtime/vm/object_store.cc |
@@ -54,7 +54,6 @@ ObjectStore::ObjectStore() |
builtin_library_(Library::null()), |
core_library_(Library::null()), |
isolate_library_(Library::null()), |
- json_library_(Library::null()), |
math_library_(Library::null()), |
mirrors_library_(Library::null()), |
native_wrappers_library_(Library::null()), |