Index: runtime/vm/stub_code_mips.cc |
diff --git a/runtime/vm/stub_code_mips.cc b/runtime/vm/stub_code_mips.cc |
index ff8150791c58f68eb7ad6f0b89597dd7662de0b5..8d1b252e99fc9d00f26243d707c6fa5544d4c985 100644 |
--- a/runtime/vm/stub_code_mips.cc |
+++ b/runtime/vm/stub_code_mips.cc |
@@ -26,7 +26,6 @@ DEFINE_FLAG(bool, use_slow_path, false, |
"Set to true for debugging & verifying the slow paths."); |
DECLARE_FLAG(bool, trace_optimized_ic_calls); |
DECLARE_FLAG(int, optimization_counter_threshold); |
-DECLARE_FLAG(bool, lazy_dispatchers); |
// Input parameters: |
// RA : return address. |