X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fmedia%2FGIFMetadataExtractor.php;h=ac5fc81c9a4cd954f70f2b17e7b4ebc220ec0d6f;hb=12ca3d7eaa0287572867b45be9d7f3d943091480;hp=b4c3d6ee11416eea2dbb54b61326a0e68eea0e37;hpb=4d1e70c86917820333e095aa4f85692d20794b32;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/media/GIFMetadataExtractor.php b/includes/media/GIFMetadataExtractor.php index b4c3d6ee11..ac5fc81c9a 100644 --- a/includes/media/GIFMetadataExtractor.php +++ b/includes/media/GIFMetadataExtractor.php @@ -254,8 +254,6 @@ class GIFMetadataExtractor { 'duration' => $duration, 'xmp' => $xmp, 'comment' => $comment, - 'width' => $width, - 'height' => $height, ]; }