Index: src/crankshaft/lithium.h |
diff --git a/src/crankshaft/lithium.h b/src/crankshaft/lithium.h |
index 126517e2eb860e74e064157e6be19783d5b94a78..10e980e9836006e67a8d18e88cece08a9ddaf34d 100644 |
--- a/src/crankshaft/lithium.h |
+++ b/src/crankshaft/lithium.h |
@@ -690,7 +690,6 @@ class LChunk : public ZoneObject { |
int spill_slot_count_; |
private: |
- void RegisterWeakObjectsInOptimizedCode(Handle<Code> code) const; |
void CommitDependencies(Handle<Code> code) const; |
CompilationInfo* info_; |