| Index: src/crankshaft/mips/lithium-codegen-mips.h
|
| diff --git a/src/crankshaft/mips/lithium-codegen-mips.h b/src/crankshaft/mips/lithium-codegen-mips.h
|
| index d51f62c90fea41ab352544899bb608678c1aab5e..bb09abc1df491f2ff8db508eaab50c1e9e0796cd 100644
|
| --- a/src/crankshaft/mips/lithium-codegen-mips.h
|
| +++ b/src/crankshaft/mips/lithium-codegen-mips.h
|
| @@ -340,8 +340,6 @@ class LCodeGen: public LCodeGenBase {
|
|
|
| template <class T>
|
| void EmitVectorLoadICRegisters(T* instr);
|
| - template <class T>
|
| - void EmitVectorStoreICRegisters(T* instr);
|
|
|
| ZoneList<Deoptimizer::JumpTableEntry> jump_table_;
|
| Scope* const scope_;
|
|
|