Index: Source/core/dom/ExecutionContext.h |
diff --git a/Source/core/dom/ExecutionContext.h b/Source/core/dom/ExecutionContext.h |
index b371ba2500f160adaf092c940b7a4c1ca765e7ae..25db3803fc59755487154072a5580e886296c020 100644 |
--- a/Source/core/dom/ExecutionContext.h |
+++ b/Source/core/dom/ExecutionContext.h |
@@ -96,7 +96,6 @@ public: |
void suspendActiveDOMObjects(); |
void resumeActiveDOMObjects(); |
void stopActiveDOMObjects(); |
- unsigned activeDOMObjectCount(); |
virtual void suspendScheduledTasks(); |
virtual void resumeScheduledTasks(); |