]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authoranthony <anthony@git.imagemagick.org>
Tue, 30 Apr 2013 02:37:11 +0000 (02:37 +0000)
committeranthony <anthony@git.imagemagick.org>
Tue, 30 Apr 2013 02:37:11 +0000 (02:37 +0000)
MagickCore/distort.c

index 808dc5c79698480ed16c35d85da9501540381c85..cc5f8e607987816156c9782a9c9448549030752d 100644 (file)
@@ -1707,8 +1707,6 @@ MagickExport Image *DistortImage(const Image *image,DistortImageMethod method,
   assert(exception != (ExceptionInfo *) NULL);
   assert(exception->signature == MagickSignature);
 
-     image->image_info != (ImageInfo *)NULL);
-
   /*
     Handle Special Compound Distortions
   */