summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorcristy <urban-warrior@git.imagemagick.org>2014-09-27 00:12:23 +0000
committercristy <urban-warrior@git.imagemagick.org>2014-09-27 00:12:23 +0000
commit213770a3eff7ad7e54ab8cc3893b208abe1ebb07 (patch)
treeb7e28cdcb0713ff9f137ac88002db650be526a09 /tests
parent32ce2391bb7051ac53c7c3c25d3ad8f41836824d (diff)
downloadImageMagick-213770a3eff7ad7e54ab8cc3893b208abe1ebb07.tar.gz
Diffstat (limited to 'tests')
-rw-r--r--tests/validate.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/validate.h b/tests/validate.h
index b08c714b4..27a69fa38 100644
--- a/tests/validate.h
+++ b/tests/validate.h
@@ -297,9 +297,7 @@ static const struct ReferenceFormats
{ "PFM", UndefinedCompression, 0.004 },
{ "PGM", UndefinedCompression, 0.0 },
{ "PGX", UndefinedCompression, 0.0 },
-#if !defined(MAGICKCORE_HDRI_SUPPORT)
{ "PICT", UndefinedCompression, 0.004 },
-#endif
{ "PIX", UndefinedCompression, 0.0 },
{ "PJPEG", UndefinedCompression, 0.004 },
{ "PLASMA", UndefinedCompression, 0.0 },