From: anthony Date: Tue, 30 Apr 2013 02:22:06 +0000 (+0000) Subject: remove debug print X-Git-Tag: 7.0.1-0~3773 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a3d44155a40d4dd2d388b6f868fa0fc8db0fe7bc;p=imagemagick remove debug print --- diff --git a/MagickCore/distort.c b/MagickCore/distort.c index 4a38f5b8e..808dc5c79 100644 --- a/MagickCore/distort.c +++ b/MagickCore/distort.c @@ -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); /*