Chromium Code Reviews| Index: src/compiler.h |
| diff --git a/src/compiler.h b/src/compiler.h |
| index d166c2a14baef9cf3d3426a622c2f344cb83a30b..80c518881673f3b13fe0498fd573272f8602381d 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; |