Index: src/x64/lithium-x64.h |
diff --git a/src/x64/lithium-x64.h b/src/x64/lithium-x64.h |
index 1121af50e142bbd80c0bcca3844c31795253a045..cc7338261451e7f6d7f592542a3b2180dfdbdf60 100644 |
--- a/src/x64/lithium-x64.h |
+++ b/src/x64/lithium-x64.h |
@@ -2590,7 +2590,6 @@ class LChunkBuilder BASE_EMBEDDED { |
HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) |
#undef DECLARE_DO |
- static HValue* SimplifiedDividendForMathFloorOfDiv(HValue* val); |
static HValue* SimplifiedDivisorForMathFloorOfDiv(HValue* val); |
LInstruction* DoMathFloor(HUnaryMathOperation* instr); |