Index: src/lithium-allocator.h |
=================================================================== |
--- src/lithium-allocator.h (revision 6414) |
+++ src/lithium-allocator.h (working copy) |
@@ -591,7 +591,6 @@ |
void Spill(LiveRange* range); |
bool IsBlockBoundary(LifetimePosition pos); |
- void AddGapMove(int pos, LiveRange* prev, LiveRange* next); |
// Helper methods for resolving control flow. |
void ResolveControlFlow(LiveRange* range, |