Index: Source/WebCore/inspector/InspectorInstrumentation.h |
=================================================================== |
--- Source/WebCore/inspector/InspectorInstrumentation.h (revision 133600) |
+++ Source/WebCore/inspector/InspectorInstrumentation.h (working copy) |
@@ -257,7 +257,6 @@ |
static bool hasFrontends() { return s_frontendCounter; } |
static bool canvasAgentEnabled(ScriptExecutionContext*); |
static bool consoleAgentEnabled(ScriptExecutionContext*); |
- static bool runtimeAgentEnabled(Frame*); |
static bool timelineAgentEnabled(ScriptExecutionContext*); |
static bool collectingHTMLParseErrors(Page*); |
#else |