Chromium Code Reviews| Index: runtime/vm/stub_code.h |
| diff --git a/runtime/vm/stub_code.h b/runtime/vm/stub_code.h |
| index cecec5deabb8b84a75a5ba4714ae58f2d19fa092..32998fc2af56f771bb968bee891d8fb722e9806d 100644 |
| --- a/runtime/vm/stub_code.h |
| +++ b/runtime/vm/stub_code.h |
| @@ -155,8 +155,6 @@ class StubCode : public AllStatic { |
| static const intptr_t kNoInstantiator = 0; |
| - static void EmitMegamorphicLookup(Assembler* assembler); |
| - |
| private: |
| friend class MegamorphicCacheTable; |