Index: src/x64/lithium-x64.h |
diff --git a/src/x64/lithium-x64.h b/src/x64/lithium-x64.h |
index 49208f168b3e8b752769b2a7587be867cd648721..da432d2dbd1583c7ef654c640a6a081e812e3c51 100644 |
--- a/src/x64/lithium-x64.h |
+++ b/src/x64/lithium-x64.h |
@@ -2618,8 +2618,6 @@ class LChunkBuilder V8_FINAL : public LChunkBuilderBase { |
HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) |
#undef DECLARE_DO |
- static HValue* SimplifiedDivisorForMathFloorOfDiv(HValue* val); |
- |
LInstruction* DoMathFloor(HUnaryMathOperation* instr); |
LInstruction* DoMathRound(HUnaryMathOperation* instr); |
LInstruction* DoMathAbs(HUnaryMathOperation* instr); |