]> granicus.if.org Git - imagemagick/commitdiff
remove debug print
authoranthony <anthony@git.imagemagick.org>
Tue, 30 Apr 2013 02:22:06 +0000 (02:22 +0000)
committeranthony <anthony@git.imagemagick.org>
Tue, 30 Apr 2013 02:22:06 +0000 (02:22 +0000)
MagickCore/distort.c

index 4a38f5b8ee9618c58634d76101f06787d06d03f2..808dc5c79698480ed16c35d85da9501540381c85 100644 (file)
@@ -1707,7 +1707,6 @@ MagickExport Image *DistortImage(const Image *image,DistortImageMethod method,
   assert(exception != (ExceptionInfo *) NULL);
   assert(exception->signature == MagickSignature);
 
-fprintf(stderr, "distort image->options=%d\n",
      image->image_info != (ImageInfo *)NULL);
 
   /*