]> granicus.if.org Git - imagemagick/commitdiff
Remove leftover line
authorGlenn Randers-Pehrson <glennrp@gmail.com>
Tue, 25 Jul 2017 18:24:28 +0000 (14:24 -0400)
committerGlenn Randers-Pehrson <glennrp@gmail.com>
Tue, 25 Jul 2017 18:24:28 +0000 (14:24 -0400)
coders/png.c

index 72094d770a94460cb6bd75e6b3ffe19c80a4e61c..325a4462e9eed0d2b481a9f6502e69c53fcc0943 100644 (file)
@@ -4409,7 +4409,6 @@ static Image *ReadOneJNGImage(MngInfo *mng_info,
         if (length > GetBlobSize(image))
           {
             DestroyJNG(NULL,&color_image,&color_image_info,NULL,NULL);
-              &alpha_image,&alpha_image_info);
             ThrowReaderException(CorruptImageError,
               "InsufficientImageDataInFile");
           }