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