Index: runtime/vm/object_store.cc |
diff --git a/runtime/vm/object_store.cc b/runtime/vm/object_store.cc |
index 88c77ebbcf6206a104f21e06a85dcc13c15311e8..220b13037f45b68359138bce6e6cf96bb8201333 100644 |
--- a/runtime/vm/object_store.cc |
+++ b/runtime/vm/object_store.cc |
@@ -68,7 +68,6 @@ ObjectStore::ObjectStore() |
math_library_(Library::null()), |
mirrors_library_(Library::null()), |
native_wrappers_library_(Library::null()), |
- profiler_library_(Library::null()), |
root_library_(Library::null()), |
typed_data_library_(Library::null()), |
vmservice_library_(Library::null()), |