]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 24 Apr 2010 01:08:02 +0000 (01:08 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 24 Apr 2010 01:08:02 +0000 (01:08 +0000)
coders/msl.c

index 239d4f81d65c1aebc2a3b60282023632ed7f0b40..af0596b504cb3eb8538b3f1fa04cae9e74b11c03 100644 (file)
@@ -7728,6 +7728,7 @@ ModuleExport unsigned long RegisterMSLImage(void)
   return(MagickImageCoderSignature);
 }
 \f
+#if defined(MAGICKCORE_XML_DELEGATE)
 /*
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %                                                                             %
@@ -8017,6 +8018,7 @@ static MagickBooleanType SetMSLAttributes(MSLInfo *msl_info,const char *keyword,
   }
   return(MagickTrue);
 }
+#endif
 \f
 /*
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%