Index: src/arm/lithium-codegen-arm.h |
diff --git a/src/arm/lithium-codegen-arm.h b/src/arm/lithium-codegen-arm.h |
index 8d9be3ac3d1f209e9c587453f4e8c3cc9567eb29..5251b85fa91e212e7832ab5b96821adedad09f6a 100644 |
--- a/src/arm/lithium-codegen-arm.h |
+++ b/src/arm/lithium-codegen-arm.h |
@@ -246,7 +246,6 @@ class LCodeGen: public LCodeGenBase { |
int formal_parameter_count, |
int arity, |
LInstruction* instr, |
- CallKind call_kind, |
R1State r1_state); |
void RecordSafepointWithLazyDeopt(LInstruction* instr, |