summaryrefslogtreecommitdiff
path: root/image/RasterImage.h
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2021-10-29 11:02:27 +0000
committerMoonchild <moonchild@palemoon.org>2022-04-02 14:39:54 +0200
commitee86d3eb9c468edbb81550d27114ed66b3d71ee5 (patch)
treea00ffa052ffb8d072203938f595548dcd3b2e0ed /image/RasterImage.h
parentd0acadd727468ccaa4e3cbe3673e29890c2551ca (diff)
downloaduxp-ee86d3eb9c468edbb81550d27114ed66b3d71ee5.tar.gz
Issue #21 - Remove Telemetry plumbing and fix build.
Note this won't give working applications. Requires FE changes and additional js module changes (next part).
Diffstat (limited to 'image/RasterImage.h')
-rw-r--r--image/RasterImage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/image/RasterImage.h b/image/RasterImage.h
index d664471ddc..56e9e6372a 100644
--- a/image/RasterImage.h
+++ b/image/RasterImage.h
@@ -224,7 +224,6 @@ public:
*/
void NotifyDecodeComplete(const DecoderFinalStatus& aStatus,
const ImageMetadata& aMetadata,
- const DecoderTelemetry& aTelemetry,
Progress aProgress,
const gfx::IntRect& aInvalidRect,
const Maybe<uint32_t>& aFrameCount,