Index: runtime/vm/object.h |
diff --git a/runtime/vm/object.h b/runtime/vm/object.h |
index 3705c0495541402e6fbe1a8391d8c71aed64f05c..36f27424fa689db314e58b950b8a9abced8f0bbe 100644 |
--- a/runtime/vm/object.h |
+++ b/runtime/vm/object.h |
@@ -1963,7 +1963,6 @@ class Library : public Object { |
static void InitNativeWrappersLibrary(Isolate* isolate); |
static RawLibrary* CoreLibrary(); |
- static RawLibrary* CoreImplLibrary(); |
static RawLibrary* CollectionLibrary(); |
static RawLibrary* MathLibrary(); |
static RawLibrary* IsolateLibrary(); |