Chromium Code Reviews| Index: src/x64/lithium-codegen-x64.h |
| diff --git a/src/x64/lithium-codegen-x64.h b/src/x64/lithium-codegen-x64.h |
| index 2241faf4dd46b7f5bade2b08812e6713b39cb1c0..0f1a9cdb7096546b3c83e0d5461a1a7526c318bb 100644 |
| --- a/src/x64/lithium-codegen-x64.h |
| +++ b/src/x64/lithium-codegen-x64.h |
| @@ -213,7 +213,6 @@ class LCodeGen: public LCodeGenBase { |
| int formal_parameter_count, |
| int arity, |
| LInstruction* instr, |
| - CallKind call_kind, |
| RDIState rdi_state); |
| void RecordSafepointWithLazyDeopt(LInstruction* instr, |