| Index: src/mips/lithium-codegen-mips.h
|
| diff --git a/src/mips/lithium-codegen-mips.h b/src/mips/lithium-codegen-mips.h
|
| index 83a10de016bc1c579ba22000ff70f2b9abc9c697..b4651702e0b4ebd599df095dc393cea23fd7028b 100644
|
| --- a/src/mips/lithium-codegen-mips.h
|
| +++ b/src/mips/lithium-codegen-mips.h
|
| @@ -242,7 +242,6 @@ class LCodeGen: public LCodeGenBase {
|
| int formal_parameter_count,
|
| int arity,
|
| LInstruction* instr,
|
| - CallKind call_kind,
|
| A1State a1_state);
|
|
|
| void RecordSafepointWithLazyDeopt(LInstruction* instr,
|
|
|