]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Sun, 4 Feb 2018 01:57:53 +0000 (20:57 -0500)
committerCristy <urban-warrior@imagemagick.org>
Sun, 4 Feb 2018 01:57:53 +0000 (20:57 -0500)
coders/psd.c

index 1af560d5db0dc8ad90dc72a735aab9e7b0cc3508..a1a24c8c799758d537cedc8a9662f2506d66e41b 100644 (file)
@@ -1530,9 +1530,6 @@ static MagickBooleanType CheckPSDChannels(const PSDInfo *psd_info,
   ChannelType
     channel_type;
 
-  MagickBooleanType
-    has_alpha;
-
   register ssize_t
     i;