Index: Source/WebCore/inspector/InspectorPageAgent.h |
=================================================================== |
--- Source/WebCore/inspector/InspectorPageAgent.h (revision 96037) |
+++ Source/WebCore/inspector/InspectorPageAgent.h (working copy) |
@@ -102,7 +102,6 @@ |
void loadEventFired(); |
void frameNavigated(DocumentLoader*); |
void frameDetached(Frame*); |
- void frameDestroyed(Frame*); |
void loaderDetachedFromFrame(DocumentLoader*); |
// Inspector Controller API |