From: Glenn Randers-Pehrson Date: Tue, 25 Jul 2017 18:24:28 +0000 (-0400) Subject: Remove leftover line X-Git-Tag: 7.0.6-4~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=10729c786cf57cd6249052685a9d2710275021e2;p=imagemagick Remove leftover line --- diff --git a/coders/png.c b/coders/png.c index 72094d770..325a4462e 100644 --- a/coders/png.c +++ b/coders/png.c @@ -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"); }