Index: runtime/vm/stub_code_x64.cc |
diff --git a/runtime/vm/stub_code_x64.cc b/runtime/vm/stub_code_x64.cc |
index 024fbfa4be61d723758bdb4783d2fa2acc4364bb..eb976aa103be72930284eb8481675a99fb8f5223 100644 |
--- a/runtime/vm/stub_code_x64.cc |
+++ b/runtime/vm/stub_code_x64.cc |
@@ -27,7 +27,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: |