]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Mon, 10 Mar 2014 13:20:34 +0000 (13:20 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Mon, 10 Mar 2014 13:20:34 +0000 (13:20 +0000)
MagickCore/resource.c

index ae10d221ac23049e054547b771fc286ef1f3d2b4..d1d80f633a2883e868ad751f26fba5561750e484 100644 (file)
@@ -365,9 +365,6 @@ MagickExport MagickBooleanType GetPathTemplate(char *path)
   MagickBooleanType
     status;
 
-  register char
-    *p;
-
   struct stat
     attributes;