From 11f3966e92c611ac865e299185cd059603da25c7 Mon Sep 17 00:00:00 2001 From: Cristy Date: Thu, 7 Sep 2017 09:13:41 -0400 Subject: [PATCH] Eliminate compiler warnings --- coders/psd.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/coders/psd.c b/coders/psd.c index ac557e0b2..a7f09b23b 100644 --- a/coders/psd.c +++ b/coders/psd.c @@ -3331,10 +3331,6 @@ static MagickBooleanType WritePSDImage(const ImageInfo *image_info, const StringInfo *icc_profile; - Image - *base_image, - *next_image; - MagickBooleanType status; -- 2.40.0