X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fmedia%2FPNGMetadataExtractor.php;h=c12ca0bf10414b61a8ce7c7a7393bc8d4b7b8658;hb=c05926bc7ce57cbea42e90053ef799fa58b9da1e;hp=1cb2ec019aa3222154f3eb8074b7d0f995d830b9;hpb=5891a2e733106fa1290f36c749e89d74b46ba2cb;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, ]; }