Chromium Code Reviews| Index: runtime/vm/dart_entry.cc |
| diff --git a/runtime/vm/dart_entry.cc b/runtime/vm/dart_entry.cc |
| index 615976f3352223c610de26325b81ebb9bec3ba11..3845949f8f9e14e9473f7830043f7c81a612e230 100644 |
| --- a/runtime/vm/dart_entry.cc |
| +++ b/runtime/vm/dart_entry.cc |
| @@ -17,8 +17,6 @@ |
| namespace dart { |
| -DECLARE_FLAG(bool, lazy_dispatchers); |
| - |
| // A cache of VM heap allocated arguments descriptors. |
| RawArray* ArgumentsDescriptor::cached_args_descriptors_[kCachedDescriptorCount]; |