summaryrefslogtreecommitdiff
path: root/dom/html/HTMLImageElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/html/HTMLImageElement.h')
-rw-r--r--dom/html/HTMLImageElement.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/dom/html/HTMLImageElement.h b/dom/html/HTMLImageElement.h
index 8d382610da..3d3c7c834e 100644
--- a/dom/html/HTMLImageElement.h
+++ b/dom/html/HTMLImageElement.h
@@ -261,12 +261,6 @@ public:
const nsAString& aMediaAttr,
nsAString& aResult);
- /**
- * If this image's src pointers to an SVG document, flush the SVG document's
- * use counters to telemetry. Only used for testing purposes.
- */
- void FlushUseCounters();
-
protected:
virtual ~HTMLImageElement();