Index: Source/core/inspector/InjectedScript.h |
diff --git a/Source/core/inspector/InjectedScript.h b/Source/core/inspector/InjectedScript.h |
index 4734dd340448e8356310f5987d39936bfabaf610..e0b14f90d428f543d5c4a344e8f49aa3b7eeb974 100644 |
--- a/Source/core/inspector/InjectedScript.h |
+++ b/Source/core/inspector/InjectedScript.h |
@@ -102,7 +102,6 @@ public: |
void inspectNode(Node*); |
void releaseObjectGroup(const String&); |
- void setLastEvaluationResult(const String& objectId); |
void setCustomObjectFormatterEnabled(bool); |
private: |