X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fmedia%2FPNGMetadataExtractor.php;h=c12ca0bf10414b61a8ce7c7a7393bc8d4b7b8658;hb=3b4c53b79540e1ab4519cb7781d3da6cdf8af7b7;hp=1cb2ec019aa3222154f3eb8074b7d0f995d830b9;hpb=c7a997a3789035d66995eff716b80aec783f9acd;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/media/PNGMetadataExtractor.php b/includes/media/PNGMetadataExtractor.php index 1cb2ec019a..c12ca0bf10 100644 --- a/includes/media/PNGMetadataExtractor.php +++ b/includes/media/PNGMetadataExtractor.php @@ -406,8 +406,6 @@ class PNGMetadataExtractor { 'text' => $text, 'bitDepth' => $bitDepth, 'colorType' => $colorType, - 'width' => $width, - 'height' => $height, ]; }