| Index: src/crankshaft/arm64/lithium-codegen-arm64.h
 | 
| diff --git a/src/crankshaft/arm64/lithium-codegen-arm64.h b/src/crankshaft/arm64/lithium-codegen-arm64.h
 | 
| index 2fc6f96d7a271e81e12034f828f161d527a860d6..ca04fa27c09739a2661fa8b1cfd3b6a7d67fce81 100644
 | 
| --- a/src/crankshaft/arm64/lithium-codegen-arm64.h
 | 
| +++ b/src/crankshaft/arm64/lithium-codegen-arm64.h
 | 
| @@ -186,8 +186,6 @@ class LCodeGen: public LCodeGenBase {
 | 
|  
 | 
|    template <class T>
 | 
|    void EmitVectorLoadICRegisters(T* instr);
 | 
| -  template <class T>
 | 
| -  void EmitVectorStoreICRegisters(T* instr);
 | 
|  
 | 
|    // Emits optimized code for %_IsString(x).  Preserves input register.
 | 
|    // Returns the condition on which a final split to
 | 
| 
 |