Index: src/ia32/codegen-ia32.cc |
diff --git a/src/ia32/codegen-ia32.cc b/src/ia32/codegen-ia32.cc |
index 9385423578ae0aeeeeee6d63ab9be2be50b4c78a..ea7256783b7ec4d8f2c23c4490b76363e66752f9 100644 |
--- a/src/ia32/codegen-ia32.cc |
+++ b/src/ia32/codegen-ia32.cc |
@@ -1120,7 +1120,6 @@ void MathExpGenerator::EmitMathExp(MacroAssembler* masm, |
#undef __ |
-static const int kNoCodeAgeSequenceLength = 5; |
static byte* GetNoCodeAgeSequence(uint32_t* length) { |
static bool initialized = false; |