Index: src/ia32/frames-ia32.h |
diff --git a/src/ia32/frames-ia32.h b/src/ia32/frames-ia32.h |
index 2d6145eeacbb5fce5454543bf9d49493052d5e0a..e0f3e32f7cd244ff19f43ee1f3f2692704465cbf 100644 |
--- a/src/ia32/frames-ia32.h |
+++ b/src/ia32/frames-ia32.h |
@@ -84,8 +84,6 @@ class ExitFrameConstants : public AllStatic { |
// FP-relative displacement of the caller's SP. It points just |
// below the saved PC. |
static const int kCallerSPDisplacement = +2 * kPointerSize; |
- |
- static const int kConstantPoolOffset = 0; // Not used |
}; |