| Index: runtime/vm/stub_code_mips.cc
|
| diff --git a/runtime/vm/stub_code_mips.cc b/runtime/vm/stub_code_mips.cc
|
| index bd6567d7802161e5748228174f3bdf8314ce5d98..a44f93b8d0a5ac3fc21f4945e1e2c9769fffc56c 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, support_debugger);
|
| DECLARE_FLAG(bool, lazy_dispatchers);
|
|
|
| // Input parameters:
|
|
|