X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fmedia%2FGIFMetadataExtractor.php;h=ac5fc81c9a4cd954f70f2b17e7b4ebc220ec0d6f;hb=b14884f5b6373c996a1969b3b5f071b78a734433;hp=b4c3d6ee11416eea2dbb54b61326a0e68eea0e37;hpb=e1090009434d4908a37c8bc481fe07e96c5f647f;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, ]; }