Index: src/arm/lithium-arm.h |
=================================================================== |
--- src/arm/lithium-arm.h (revision 6263) |
+++ src/arm/lithium-arm.h (working copy) |
@@ -2021,8 +2021,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); |