Index: src/ia32/lithium-ia32.h |
=================================================================== |
--- src/ia32/lithium-ia32.h (revision 6263) |
+++ src/ia32/lithium-ia32.h (working copy) |
@@ -2079,8 +2079,6 @@ |
LEnvironment* CreateEnvironment(HEnvironment* hydrogen_env); |
- // Temporary operand that may be a memory location. |
- LOperand* Temp(); |
// Temporary operand that must be in a register. |
LUnallocated* TempRegister(); |
LOperand* FixedTemp(Register reg); |