From: Cristy Date: Sun, 4 Feb 2018 01:57:53 +0000 (-0500) Subject: ... X-Git-Tag: 7.0.7-23~153 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b37465a804c9fafe6ef6f3894b772aa35e1c1758;p=imagemagick ... --- diff --git a/coders/psd.c b/coders/psd.c index 1af560d5d..a1a24c8c7 100644 --- a/coders/psd.c +++ b/coders/psd.c @@ -1530,9 +1530,6 @@ static MagickBooleanType CheckPSDChannels(const PSDInfo *psd_info, ChannelType channel_type; - MagickBooleanType - has_alpha; - register ssize_t i;