Index: src/mips/lithium-mips.h |
=================================================================== |
--- src/mips/lithium-mips.h (revision 10556) |
+++ src/mips/lithium-mips.h (working copy) |
@@ -2211,8 +2211,6 @@ |
LInstruction* Define(LTemplateInstruction<1, I, T>* instr, |
LUnallocated* result); |
template<int I, int T> |
- LInstruction* Define(LTemplateInstruction<1, I, T>* instr); |
- template<int I, int T> |
LInstruction* DefineAsRegister(LTemplateInstruction<1, I, T>* instr); |
template<int I, int T> |
LInstruction* DefineAsSpilled(LTemplateInstruction<1, I, T>* instr, |