]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Wed, 5 Sep 2012 14:47:55 +0000 (14:47 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Wed, 5 Sep 2012 14:47:55 +0000 (14:47 +0000)
MagickCore/compress.c

index 5aa87f05733261b49a346b24655b0651acd9ca4c..61b8edd763cf2bb4e2a92cd12ba2b420e89b200e 100644 (file)
 #include "MagickCore/pixel-accessor.h"
 #include "MagickCore/resource_.h"
 #include "MagickCore/string_.h"
-#if defined(MAGICKCORE_TIFF_DELEGATE)
-#if defined(MAGICKCORE_HAVE_TIFFCONF_H)
-#include "tiffconf.h"
-#endif
-#include "tiffio.h"
-#define CCITTParam  "-1"
-#else
-#define CCITTParam  "0"
-#endif
 #if defined(MAGICKCORE_ZLIB_DELEGATE)
 #include "zlib.h"
 #endif