From: cristy Date: Thu, 17 Nov 2011 17:02:03 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~6634 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95c6f00c4aa830dca9cdcd9fe707c4c12e114fde;p=imagemagick --- diff --git a/MagickCore/distort.c b/MagickCore/distort.c index c8d012fbc..3817cfb6c 100644 --- a/MagickCore/distort.c +++ b/MagickCore/distort.c @@ -1673,7 +1673,6 @@ MagickExport Image *DistortResizeImage(const Image *image, % instead % */ - MagickExport Image *DistortImage(const Image *image,DistortImageMethod method, const size_t number_arguments,const double *arguments, MagickBooleanType bestfit,ExceptionInfo *exception)