Index: src/compiler.h |
diff --git a/src/compiler.h b/src/compiler.h |
index 84416fe2f50affd4b3dd6eb99871f5bc7226ae45..f809d69687fc6fc948c4431a36220e4d2eb43918 100644 |
--- a/src/compiler.h |
+++ b/src/compiler.h |
@@ -35,8 +35,6 @@ |
namespace v8 { |
namespace internal { |
-static const int kPrologueOffsetNotSet = -1; |
- |
class ScriptDataImpl; |
class HydrogenCodeStub; |