Index: src/lithium-allocator.h |
diff --git a/src/lithium-allocator.h b/src/lithium-allocator.h |
index afcf2dac37a186c6f7c474c2ac2ec24c65f69391..ce9101d17663a2aa598d97e58a2151c7cf048a04 100644 |
--- a/src/lithium-allocator.h |
+++ b/src/lithium-allocator.h |
@@ -474,7 +474,6 @@ class LAllocator BASE_EMBEDDED { |
void ConnectRanges(); |
void ResolveControlFlow(); |
void PopulatePointerMaps(); |
- void ProcessOsrEntry(); |
void AllocateRegisters(); |
bool CanEagerlyResolveControlFlow(HBasicBlock* block) const; |
inline bool SafePointsAreInOrder() const; |