| Index: src/ia32/lithium-ia32.h
|
| diff --git a/src/ia32/lithium-ia32.h b/src/ia32/lithium-ia32.h
|
| index e43672cdd9cce5db4e0b7eb2de89547de4d7dee7..ed33668a4fbfd858dff349c587297f84cb22da1f 100644
|
| --- a/src/ia32/lithium-ia32.h
|
| +++ b/src/ia32/lithium-ia32.h
|
| @@ -2813,7 +2813,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);
|
|
|