Index: src/x64/codegen-x64.h |
diff --git a/src/x64/codegen-x64.h b/src/x64/codegen-x64.h |
index 94c785028909ff6ffcd0d226261d4dfca418656c..a0648cec6433bb8acc17789d74f33fdc86e1bfaf 100644 |
--- a/src/x64/codegen-x64.h |
+++ b/src/x64/codegen-x64.h |
@@ -58,9 +58,7 @@ class CodeGenerator: public AstVisitor { |
// Print the code after compiling it. |
static void PrintCode(Handle<Code> code, CompilationInfo* info); |
-#ifdef ENABLE_LOGGING_AND_PROFILING |
static bool ShouldGenerateLog(Expression* type); |
-#endif |
static bool RecordPositions(MacroAssembler* masm, |
int pos, |