]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Mon, 31 Mar 2014 16:11:58 +0000 (16:11 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Mon, 31 Mar 2014 16:11:58 +0000 (16:11 +0000)
coders/tiff.c

index d5ee46045650171abdf5667e005b5227c2950d78..624ef46b591b5c26bd62505f65e7f1a9f7c2f74a 100644 (file)
@@ -3070,8 +3070,6 @@ static MagickBooleanType WriteTIFFImage(const ImageInfo *image_info,
                 }
           }
       }
-    if (photometric == PHOTOMETRIC_RGB)
-      (void) TransformImageColorspace(image,sRGBColorspace,exception);
     switch (image->endian)
     {
       case LSBEndian: