Index: runtime/vm/dart_api_impl.cc |
diff --git a/runtime/vm/dart_api_impl.cc b/runtime/vm/dart_api_impl.cc |
index dad463e695087a4fa5418a5110b336fb9c00d24d..b9b2c0d36910f55da4edd09ed45434bd9139a0ee 100644 |
--- a/runtime/vm/dart_api_impl.cc |
+++ b/runtime/vm/dart_api_impl.cc |
@@ -52,7 +52,6 @@ namespace dart { |
#define Z (T->zone()) |
-DECLARE_FLAG(bool, enable_mirrors); |
DECLARE_FLAG(bool, load_deferred_eagerly); |
DECLARE_FLAG(bool, precompilation); |
DECLARE_FLAG(bool, print_class_table); |