| Index: src/ia32/lithium-codegen-ia32.h
 | 
| diff --git a/src/ia32/lithium-codegen-ia32.h b/src/ia32/lithium-codegen-ia32.h
 | 
| index a12ad2d15c51cf1c23dfe819d40dbe41c069b113..fa5e88b033308bb991f59295d285cc1ae2a49e92 100644
 | 
| --- a/src/ia32/lithium-codegen-ia32.h
 | 
| +++ b/src/ia32/lithium-codegen-ia32.h
 | 
| @@ -257,7 +257,6 @@ class LCodeGen: public LCodeGenBase {
 | 
|                           int formal_parameter_count,
 | 
|                           int arity,
 | 
|                           LInstruction* instr,
 | 
| -                         CallKind call_kind,
 | 
|                           EDIState edi_state);
 | 
|  
 | 
|    void RecordSafepointWithLazyDeopt(LInstruction* instr,
 | 
| 
 |