]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 25 Feb 2012 16:06:48 +0000 (16:06 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 25 Feb 2012 16:06:48 +0000 (16:06 +0000)
MagickCore/delegate.c

index 8655d83843aaf4441cd09e2a60c9a52b053fca50..73a98f74abf9006d884da82d9df70755b31d7a75 100644 (file)
@@ -763,9 +763,6 @@ static MagickBooleanType CopyDelegateFile(const char *source,
     destination_file,
     source_file;
 
-  MagickBooleanType
-    status;
-
   register size_t
     i;