Index: src/ia32/lithium-ia32.h |
=================================================================== |
--- src/ia32/lithium-ia32.h (revision 10556) |
+++ src/ia32/lithium-ia32.h (working copy) |
@@ -2323,8 +2323,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, |